JSPM

  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q50664F
  • License MIT

Another vite i18n loader.

Package Exports

  • @jswork/vite-i18n-loader
  • @jswork/vite-i18n-loader/dist/index.cjs.js
  • @jswork/vite-i18n-loader/dist/index.esm.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@jswork/vite-i18n-loader) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

vite-i18n-loader

Another vite i18n loader.

version license size download

installation

npm install @jswork/vite-i18n-loader

usage

import viteI18nLoader from '@jswork/vite-i18n-loader';

// usage goes here.

types

/// <reference types="@jswork/vite-i18n-loader/global.d.ts" />

license

Code released under the MIT license.