echoulen / nuxt-build-error-catch-plugin

A plugin for Nuxt js which no catch error on CI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nuxt-build-error-catch-plugin

Fix the nuxt build error not trigger exit code 1 on CI environment

Usage

// nuxt.config.ts
...
modules: ["nuxt-build-error-catch-plugin"],
...

About

A plugin for Nuxt js which no catch error on CI

License:MIT License


Languages

Language:JavaScript 100.0%