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