v3.0.2
<a name"3.0.2">
3.0.2 (2018-09-03)
Fix
- Fix webpack critical dependency warning
By not assigning a constant string that is used as an import path to a variable, we can make it absolutely crystal clear to webpack that the thing being imported is not dynamic.
Solves errors like
WARNING in ./node_modules/babel-plugin-universal-import/universalImport.js 33:18-37
Critical dependency: the request of a dependency is an expression