Closed pirelenito closed 7 years ago
While refactoring the webpack configuration, we stopped sending the pages down to the loaders, which had the side-effect of us stopping configuring the extraction of styles.
pages
Added an integration tests, and removed the default value for pages.
While refactoring the webpack configuration, we stopped sending the
pages
down to the loaders, which had the side-effect of us stopping configuring the extraction of styles.Added an integration tests, and removed the default value for
pages
.