Closed ycjcl868 closed 5 years ago
// bisheng.config.js module.exports = { ... hash: true, ... }
// user-defined template template.html <body> ... <script src="{{ root }}{{ manifest['index.js'] }}"></script> ... </body>
Usage