mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-11-14 19:35:09 -05:00
Remove webpack config from npm ignore. Custom branches that depend directly on the repo need this to work.
This commit is contained in:
parent
e156b0536c
commit
dbc7f5050f
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
/.travis.yml
|
/.travis.yml
|
||||||
/.tx
|
/.tx
|
||||||
/test
|
/test
|
||||||
/webpack.config.js
|
|
||||||
|
|
||||||
# Build created files
|
# Build created files
|
||||||
/playground
|
/playground
|
||||||
|
|
Loading…
Reference in a new issue