0.2.5 • Published 12 months ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
12 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

12 months ago

0.2.4

12 months ago

0.2.1

1 year ago

0.2.0

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.1.12

1 year ago

0.1.11

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago