Add experimental Webpack support. Works fine when no cache is involved, but I need to figure out a better story for cache integration as most builds that teams use likely include a cache enabled.
This commit is contained in:
parent
f2040233d0
commit
3801044178
18 changed files with 40032 additions and 486 deletions
1
components/react-iconpack-icons.js
vendored
Normal file
1
components/react-iconpack-icons.js
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports = {react_iconpack_icons: {}};
|
||||
Reference in a new issue