Support named exports
danieljuhl opened this issue · 0 comments
danieljuhl commented
Some optimisation techniques require named exports, so styles would be imported as import * as styles from './styles.css';
.
By adding a flag/option to during webpack, we can change the output.