Don't package extension for normal builds

This commit is contained in:
hensm
2018-12-01 08:10:39 +00:00
parent f0f18a80c1
commit a5f0734921
3 changed files with 25 additions and 11 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
node_modules/
dist/
app/node_modules/
app/build
ext/node_modules/
test/ChromeProfile/
.idea/