This repository has been archived by the owner on Dec 12, 2017. It is now read-only.
Releases: Financial-Times/n-webpack
Releases · Financial-Times/n-webpack
v3.1.0: remove n-card and n-section (#74)
v3.0.4: linting fixes 🔧 (#73)
🐿2.5.10
v3.0.3
v3.0.2
add n-native-ads to babel list
Merge pull request #68 from Financial-Times/fenglish-patch-1 add n-native-ads
v3.0.0: Rhys/trim (#67)
* Updated webpack to ^v2.2.1. Updated extract-text-webpack-plugin to 2.0.0-rc.1. (version locked because it's a release candidate). Fixed ConcatSource path because it moved in webpack v2. Passing tests. * Updated extract-text-webpack-plugin to v2.1.0 * resolve.root, resolve.fallback, and resolve.modulesDirectories are now resolve.modules. * module.loaders is now module.rules; better output for tests; attempt at moving output.sassLoader and output.postcss into module.plugins * remove things only needed by n-ui apps * Revert "module.loaders is now module.rules; better output for tests; attempt at moving output.sassLoader and output.postcss into module.plugins" This reverts commit e296dffe23e6dfb68de2d9f54ce6815f6a6038ec. * Revert "resolve.root, resolve.fallback, and resolve.modulesDirectories are now resolve.modules." This reverts commit 9216408a6c82a336800a555c07c115274b960ef3. * Revert "Updated extract-text-webpack-plugin to v2.1.0" This reverts commit e1c0ff4bb0b05fc58a42665dd324c661ea178baf. * Revert "Updated webpack to ^v2.2.1. Updated extract-text-webpack-plugin to 2.0.0-rc.1. (version locked because it's a release candidate). Fixed ConcatSource path because it moved in webpack v2. Passing tests." This reverts commit 368179046f168aae019f404792bad8191f816653. * reinstate build env switching
Add views/universal to client-side handlebars templates
Merge pull request #66 from Financial-Times/universal-views Add views/universal to base-js partials
Add babelPlugins option
Merge pull request #64 from Financial-Times/babel-plugins-option Add babelPlugins option
Updated webpack to version 2
v3.0.0-rc.1 Updated extract-text-webpack-plugin to v2.1.0
Add n-counter-ad-blocking to list of things to babelify
Merge pull request #63 from Financial-Times/andygnewman-patch-1 add n-counter-ad-blocking to babelify