Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
dependencies.js | ||
postcss.config.js | ||
sass.rule.js | ||
webpack.common.js | ||
webpack.dev.js | ||
webpack.prod.js | ||
webpack.test.js |
* adds `npm start` / `yarn start` script * starts a webpack-dev-server using the dev config, served on :3333 * hot reloading (HMR) for react/styles, not working for angular code * new entry `dev.ts` for dynamic imports of CSS theme (ExtractText does not work with HMR) * TS loader pipeline moved out of common to add HMR for react * applied `hot()` to some react containers (that's their new default export, named exports remains for testing) * added sections to README * updated yarn.lock
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
dependencies.js | Loading commit data... | |
postcss.config.js | Loading commit data... | |
sass.rule.js | Loading commit data... | |
webpack.common.js | Loading commit data... | |
webpack.dev.js | Loading commit data... | |
webpack.prod.js | Loading commit data... | |
webpack.test.js | Loading commit data... |