-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Provide this as an opt-in feature after implementing #32:
Build testing code using webpack, so you can use css-loader, sass-loader, vue-loader, ... in your test code and your components.
Usage
npm install shutter shutter-webpack
npx shutter test --webpackHow to tell shutter about the webpack configuration: TBD.
Implementation (Research necessary)
Running webpack with target: "node" and extracting the stylesheets into a separate CSS file that can be submitted to shutter.sh should do the trick.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request