1. 首页
  2. 数据库
  3. 其它
  4. esbuild node modules 源码

esbuild node modules 源码

上传者: 2021-04-29 10:32:51上传 ZIP文件 13.37KB 热度 20次
浏览器esbuild config不喜欢仅用于服务器内容的node-stuff。 这是构建的输出: Building Remix app in production mode... > node_modules/cache-manager/lib/caching.js:28:21: warning: This call to "require" will not be bundled because the argument is not a string literal (surround with a try/catch to silence this warning) 28 │ self.store = require('./stores/' + storeName +... ╵ ~~~~~~~ >
用户评论