Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
released this 13 Jul 09:42
· 20 commits to master since this release

Removes resolve config from webpack.base.config.js, which causes problems when a React app depends on another app (e.g. click-and-collect depending on store-finder).

With this config in place any component dependencies were unable to be resolved when imported.

--

Adds missing package transfor-object-rest-spread to package.json