@keenoho/vite-plugin-ejs

2.0.2 • Public • Published

vite-plugin-ejs

usage

vite.config.js

import ejsPlugin from './ejs-plugin';

export default {
    ...other config

    plugins: [
      ejsPlugin(),
      ...other plugin
    ],

    ...other config
}

Readme

Keywords

none

Package Sidebar

Install

npm i @keenoho/vite-plugin-ejs

Weekly Downloads

2

Version

2.0.2

License

ISC

Unpacked Size

1.61 kB

Total Files

3

Last publish

Collaborators

  • ldlh615