This repository was archived by the owner on May 28, 2019. It is now read-only.
Commit c669bdf
chore: update build script
* created a dist folder with a .keep file in it
* you will no longer need the ```mkdir dist;``` in the build scripts (breaking for window)
* create build task for unminified source with source maps.
* create meta-build task to execute both builds1 parent bb42572 commit c669bdf
3 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments