Eric Nakagawa
ec13640097
Revert "Output the full path to build folder to aid when deploying site." ( #593 )
2018-04-23 11:42:10 -07:00
Eric Nakagawa
083d70d679
Output the full path to build folder to aid when deploying site.
2018-04-23 09:35:47 -07:00
Yangshun Tay
159b80df94
Use cssnano to minify main CSS file ( #569 )
...
* Add cssnano to CSS generation
* Add babel-polyfill
* Call cssnano at the end
* Fix tests
* Add babelrc
2018-04-16 21:31:01 -07:00
Henry Zhu
cb2f0eda62
Also transform class properties and object rest spread ( #419 )
2018-01-26 10:47:09 -08:00
Joel Marcey
ecf62f80b7
Add notification that a site was built successfully
...
after running `npm run build`
2017-12-12 14:15:14 -08:00
Héctor Ramos
65421db62e
Add Prettier Formatting ( #258 )
...
* Add Prettier formatting to source files and example files, and check that Prettier formatting is maintained on PRs
* Remove trailing-comma as we are using Node 6 on Circle
* Use latest Node 6 LTS version in Circle
* Remove unused test
2017-12-04 19:21:02 -08:00
Joel Marcey
77535d80f2
The complete move to MIT license ( #115 )
...
- headers in .js files
- update README and LICENSE year
Testing:
grep BSD, Patents, patents turned up nothing
2017-10-05 11:14:49 -07:00
Eric Nakagawa
3b5db4bbf8
2 bug fixes ( #98 )
...
* Merge fix
* Updating lock file.
* Bug fix for rss feed truncation...
* Fixes infinite recursive loop for #89
* Removed use of module cache invalidator from feed.js
* Replaced 'latest' babel presets with 'env'
* Ignore temp build folder
* Adding back new truncation logic for RSS
* Updating yarn lock
2017-09-28 14:46:29 -07:00
Frank Li
43ef3c8142
Add comments
2017-08-15 16:55:38 -07:00
Frank Li
b256d2f8d9
Initial changes to error messages
2017-08-09 15:43:30 -07:00
Frank Li
ac3cc01830
Change babel options
2017-08-09 13:10:04 -07:00
Frank Li
d17daaf1c3
Fix babel errors
2017-08-09 13:03:46 -07:00
Frank Li
c6503c4bfa
Use template strings, update React components, and update package.json files
2017-07-28 16:59:41 -07:00
Frank Li
63c62f1d11
Update build-files.js to ignore .babelrc file
2017-07-18 11:44:44 -07:00
Frank Li
a7b5148e06
Add plugin usage to build script, update example files
2017-07-10 16:34:07 -07:00
Joel Marcey
e3139eea2f
Initial commit
2017-07-07 10:28:29 -07:00