0.2.5 • Published 10 months ago

@gabortorma/mwm-nitro-plugin-template v0.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

mwm-nitro-plugin-template

npm version npm downloads License code style

description

🏀 Online playground

Install

pnpm install add -D @gabortorma/mwm-nitro-plugin-template

Usage

Nuxt

Add the plugin to your nuxt.config.js:

export default defineNuxtConfig({
  nitro: {
    plugins: ['@gabortorma/mwm-nitro-plugin-template']
  }
})

Nitro

Add the plugin to your nitro.config.js:

export default defineNitroConfig({
  plugins: ['@gabortorma/mwm-nitro-plugin-template']
})

Release

Add your GITHUB_TOKEN to .env file or use web based login:

GITHUB_TOKEN=your_token
0.2.5

10 months ago

0.2.4

10 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.2.3

10 months ago

0.2.2

10 months ago

0.1.12

10 months ago

0.1.11

10 months ago

0.1.10

10 months ago

0.1.9

10 months ago

0.1.8

10 months ago

0.1.7

10 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago