Skip to content
This repository was archived by the owner on Dec 12, 2017. It is now read-only.

v3.0.0: Rhys/trim (#67)

Choose a tag to compare

@wheresrhys wheresrhys released this 21 Apr 11:14
· 9 commits to master since this release
* 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