Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 5.83 KB

CHANGELOG.md

File metadata and controls

65 lines (54 loc) · 5.83 KB

Packages

Commits

  • commit switch to 2 space indents, consistent with the generator-electrode package (#173)
  • commit update peerDep
  • commit Revert "#158: modify webpack test config to allow for correct relative paths" (#192)
  • commit universal-react-node: update to archetype 2.0 (#199)
  • commit archetype-react-app: run webpack and test watch in parallel (#102) (#196)
  • commit generator: update app template to archetype 2.0 (#201)
  • commit archetype-react-app: make sure dist dir exist for PWA (#202)

Packages

Commits

  • commit archetype-react-app: upgrade to webpack 2.0
  • commit archetype-react-app: webpack 2.0 working with few features disabled
  • commit archetype-reach-app: enable PWA for webpack 2.0 (#156)
  • commit archetype-react-app: re-enable dll tasks (#161)
  • commit universal-react-node: bundle DLL's for demo (#162)
  • commit archetype-react-app: only enable DLL if dll.config.js exist in client (#165)
  • commit archetype-react-app: upgrade PostCSS for Webpack2 (#167)
  • commit universal-react-node: add build to test
  • commit archetype-react-app: remove multiBundle flag
  • commit fix webpack resolver paths with CWD add back.
  • commit fix DLL plugin (#177)
  • commit build-dist-dll before build-dist-min (#182)
  • commit disable DLL since it conflicts with PWA (#183)
  • commit make sure dll/dist dir exist first (for DLL) (#184)
  • commit use .etmp for PWA temp file (#186)
  • commit a copy of favicons-webpack-plugin for webpack 2.0 (#187)

Packages

Commits

  • commit archetype-react-app: Update karma version up to 1.x.x (#151)
  • commit archetype-react-app: Pass webpack-dev host and port (#157)
  • commit archetype-react-app: Babel extend (#168)
  • commit archetype-react-app: split up code in archetype.js (#170)
  • commit generator-electrode: Ignore unused server files. (#171)
  • commit archetype-react-component: #158: modify webpack test config to match relative paths from other builds (#159)
  • commit fix universal-react-node: Todo sample (#172)
  • commit add npm clean script
  • commit archetype-react-app: fix missing dep (#178)
  • commit react-webapp: check in-publish before running prepublish (#179)
  • commit Load manifest in dev mode (#180)