Add required files to package json.
This commit is contained in:
+4
-1
@@ -57,5 +57,8 @@
|
|||||||
"component-dev": "./server.js",
|
"component-dev": "./server.js",
|
||||||
"component-build": "./build.js"
|
"component-build": "./build.js"
|
||||||
},
|
},
|
||||||
"files": []
|
"files": [
|
||||||
|
"layouts/**/*",
|
||||||
|
"platforms/**/*"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user