Use webpack to copy olm.js
Rather than copying olm.js ourselves in package.json, get webpack to do it for us by declaring it as a second entry point.
This commit is contained in:
parent
e564d34ca8
commit
fcf683c8a7
3 changed files with 28 additions and 17 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -8,6 +8,6 @@
|
|||
/vector/components.css
|
||||
/vector/emojione/
|
||||
/vector/config.json
|
||||
/vector/olm.js
|
||||
/vector/olm.*
|
||||
.DS_Store
|
||||
npm-debug.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue