Skip to content

Commit e38a665

Browse files
pjewaldzfi
authored andcommitted
Adding basic webpack configuration (WIP)
This is targeted at building bundles for Blockly and Solo internal packages.
1 parent b3bdfd3 commit e38a665

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)