Closed jgutix closed 4 years ago
Webpack was trying to get default property from config which doesn't exist in the export.
default
Fixes #37 and fixes #35
Webpack was trying to get
default
property from config which doesn't exist in the export.Fixes #37 and fixes #35