@hoth/view
TypeScript icon, indicating that this package has built-in type declarations

1.3.2 • Public • Published

@hoth/view

config/plugin.ts

import path from 'path';
export default {
    '@hoth/view': {
        engine: {
            swig: require('swig'),
        }
        templatesDir: path.resolve(__dirname, '../templates')
    },
};

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.2
    0
    • latest
  • 1.1.2
    0
    • release

Version History

Package Sidebar

Install

npm i @hoth/view

Weekly Downloads

0

Version

1.3.2

License

MIT

Unpacked Size

12 kB

Total Files

5

Last publish

Collaborators

  • yaochang
  • cxtom
  • moxiaobei
  • meixg
  • xxllxhdj