Commit graph

1159 commits

Author SHA1 Message Date
Chris Willis-Ford
d2f387394a
Merge pull request #2 from cwillisf/build-and-deploy
Build and deploy
2018-01-12 14:06:56 -08:00
Christopher Willis-Ford
87a5d58ab6 Add GitHub template files 2018-01-12 13:39:25 -08:00
Christopher Willis-Ford
ec35899a40 Set up Travis build & deploy scripts 2018-01-12 13:32:46 -08:00
Christopher Willis-Ford
f492bcbe8f Temporarily add build output to the repository
This will allow other repositories to use this immediately. This should
be replaced by a proper build & deploy process as soon as we have time.
2018-01-12 11:39:20 -08:00
Christopher Willis-Ford
ef6f9a2e26 Merge latest changes from scratch-render 2018-01-12 10:36:53 -08:00
Christopher Willis-Ford
b6e61ed1be Merge code changes from scratch-render, CWF
The code in this repository was slightly out-of-date relative to
`scratch-render`. I also merged in some minor API changes from my work.
2018-01-09 14:56:30 -08:00
Christopher Willis-Ford
0bbc5d865a Update Webpack and Babel config
These settings were merged in from another, separate attempt to separate
the SVG rendering code from `scratch-render`.

Changes:
- Use `babel-preset-env` instead of `babel-preset-es2015`
- Remove `.babelrc` in favor of settings in `webpack.config.js`
- Add explicit node vs. web targets
- Add `.editorconfig` entry for JSON files
- Audit dependency versions and pinning
2018-01-09 01:06:10 -08:00
DD
349724cf0e add readme 2017-09-06 14:41:21 -04:00
DD
4d487c8fcd package for svg renderer 2017-09-05 11:57:48 -04:00