Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-01 | Add .css.js file to test migration | Nick Van Doorn | |
Configuring webpack to load .css and .css.js files with postcss while using css-js-loader for migration | |||
2017-06-29 | Test out new PostCSS config | Nick Van Doorn | |
2017-06-29 | Configure PostCSS plugins | Nick Van Doorn | |
All changes aside from the PostCSS stuff is copied over from my portfolio config (such as injecting title, using built in minifier, and giving fonts their own directory) | |||
2017-06-29 | Inject template with title & disable user scaling | Nick Van Doorn | |
2017-06-29 | Add css dependencies and cleanup aliases | Nick Van Doorn | |
Added a bunch of dependencies for the new PostCSS setup (no more css-js-loader) as well as some font-awesome dependencies as I figured most people will want font-awesome in a react starter | |||
2017-05-17 | Fix font-loading | Nick Van Doorn | |
2017-05-13 | Demo postcss autoprefixer with flex | Nick Van Doorn | |
2017-05-13 | Add autoprefixer dependency | Nick Van Doorn | |
2017-05-13 | Fix dev run mode | Nick Van Doorn | |
Problem with the paths was causing webpack-dev-server problems | |||
2017-05-12 | Add sourcemap and url loader | Nick Van Doorn | |
2017-05-12 | Add eslint dependencies | Nick Van Doorn | |
2017-05-12 | Add repo url | Nick Van Doorn | |
2017-05-12 | Add yarn lockfile | Nick Van Doorn | |
2017-05-12 | Add author | Nick Van Doorn | |
2017-05-12 | Add example React component | Nick Van Doorn | |
This will likely expand to show off some of the nicer features of this webpack config | |||
2017-05-12 | Add HTML template | Nick Van Doorn | |
2017-05-12 | Add dependencies and npm commands | Nick Van Doorn | |
2017-05-12 | Configure webpack | Nick Van Doorn | |
2017-05-12 | Ignore node_modules | Nick Van Doorn | |
2017-05-12 | Ignore build | Nick Van Doorn | |
2017-05-12 | Initial commit | Nick Van Doorn | |