ericclemmons / ericclemmons/terse-webpack
Add support for Vue
Open
- Dominant language
- JavaScript
- Stars
- 213
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Something like `.vue(options)`.
Also, convert available webpack config into tersa-webpack, something like
```js
module.exports = (storbookBaseConfig) => {
return tersa(storbookBaseConfig).autoinstall().vue().getConfig()
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.