AloisSeckar / AloisSeckar/nuxt-ignis
Make `nuxt-spec` optional
未关闭
enhancement
- 主要语言
- TypeScript
- 星标
- 18
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently nuxt-ignis in `nuxt.config.ts` does:
```
extends: [
// Test-pack base layer
'nuxt-spec',
],
```
It should be possible NOT to extend from the layer, if user doesn't wants to.
Needs to be verified and tested though.
贡献指南
评估
这个 Issue 还没有评估数据。