Commit a10683a
committed
[fixed] Make the non-minified dist build present again (#164)
This commit removes the `-p` flag from the call to webpack
so that the webpack config works as intended, creating two
files in the dist directory, one minified and one unminified.
After 3f32338 was merged the
build ended up only producing the production minified versions
for both files. This commit restores the initial behavior
of a non-minified and a minified file.1 parent 04db149 commit a10683a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments