export * from 'xxx'
statements are incorrectly omitted by wyw
#82
Labels
bug report 🦗
Issue is probably a bug, but it needs to be checked
bundler: webpack 📦
Issue is related to webpack bundler
needs: complete repro 🖥️
Issue need to have complete repro provided
Environment
Description
As the issue title said. I tried to debug the webpack loader. I am sure that wyw's loader has omitted the
export *
statement.Reproducible Demo
Source Code:
Configuration File (wyw-in-js.config.js):
The text was updated successfully, but these errors were encountered: