Skip to content

isabella232/nuxt2-build-module

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@fluent-vue/nuxt2-build-module

This is fluent-vue build module for Nuxt 2.

What does it do?

  • Adds a fluent-vue-loader to support <fluent> custom blocks in SFC files
  • Adds a raw-loader to handle .ftl files
  • Enables SSR support for v-t directive

NOTE: When using v-t directive with v-bind directive, make sure to write v-t directive second. v-bind will clear all attributes added by v-t directive otherwise. This is a limitation of Vue 2 compiler.

Installation

Add this module to your dev dependencies:

pnpm add @fluent-vue/nuxt2-build-module -D

Add build module to your Nuxt 2 config.

{
  // ...
  buildModules: [
    '@fluent-vue/nuxt2-build-module'
  ],
  // ...
}

About

This is fluent-vue build module for Nuxt 2.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy