forked from tools/josh
1
0
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
Florine W. Dekker 41ca799eba
Add watcher for better builds
Fixes #137.
2020-09-30 15:00:57 +02:00
Florine W. Dekker 2c4b1c29e5
Move build output to `dist/` 2020-05-03 20:52:28 +02:00
Florine W. Dekker 39aa4d6412
Fix #51
And reformat the package.json while I'm at it.
2019-11-09 19:36:23 +01:00
Florine W. Dekker d97d793b1e
Add and document clean command
And recommend using `npm ci` instead of `npm install` because the latter updates `package-lock.json` which is not necessary for most contributors.
2019-11-01 12:05:26 +01:00
Florine W. Dekker 3b8fbfac47
Use Webpack for bundling dependencies 2019-10-31 19:01:41 +01:00
Florine W. Dekker 529f213846
Set up testing framework 2019-10-29 18:36:26 +01:00
Florine W. Dekker 740b18241d
Migrate to Grunt as build tool 2019-10-26 19:29:00 +02:00
Florine W. Dekker f0e3f5c0b6
Add README.md and improve build script 2019-10-21 03:32:49 +02:00