Skip to content

Commit 4983bfe

Browse files
authored
Merge pull request #328 from parallaxinc/patch-develop-webpack-wip
Adding basic webpack configuration (WIP)
2 parents b3bdfd3 + e38a665 commit 4983bfe

File tree

4 files changed

+5493
-89
lines changed

4 files changed

+5493
-89
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ node_modules
1010
#Compressed files
1111
*_compressed*.js
1212

13+
# Webpack targets
14+
build
15+
dist
1316

1417
# MacOS files
1518
.DS_Store

0 commit comments

Comments
 (0)