@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')
    },
};

/@hoth/view/

    Package Sidebar

    Install

    npm i @hoth/view

    Weekly Downloads

    6

    Version

    1.3.2

    License

    MIT

    Unpacked Size

    12 kB

    Total Files

    5

    Last publish

    Collaborators

    • yaochang
    • cxtom
    • moxiaobei
    • meixg
    • xxllxhdj