mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Ignore all module caches and make the built js the default include root
This commit is contained in:
parent
8fbce5fce8
commit
e1a6ede17b
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user