Over in the purescript repository (purescript/purescript/issues/1206), it seems webpack doesn’t support tree-shaking for the import {* syntax. Rollup does. Would it be possible to support this?
1 thought on “Support tree shaking with import * as identifier from file;”
Comments are closed.
It’s working now…
See example: https://github.com/webpack/webpack/tree/master/examples/harmony-unused#examplejs