Ignore all module caches and make the built js the default include root
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
example
|
||||
examples
|
||||
build/.module-cache
|
||||
.module-cache
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"url": "https://github.com/matrix-org/matrix-react-sdk"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"main": "src/index.js",
|
||||
"main": "build/src/index.js",
|
||||
"style": "bundle.css",
|
||||
"scripts": {
|
||||
"build:skins": "jsx skins build/skins",
|
||||
|
||||
Reference in New Issue
Block a user