bytenode-webpack-plugin:使用bytenode将JavaScript编译为字节码

时间:2024-04-24 02:48:46
【文件属性】:

文件名称:bytenode-webpack-plugin:使用bytenode将JavaScript编译为字节码

文件大小:259KB

文件格式:ZIP

更新时间:2024-04-24 02:48:46

TypeScript

@ herberttn / bytenode-webpack-plugin 使用 JavaScript编译为字节码。 受启发。 安装 npm install --save @herberttn/bytenode-webpack-plugin 技术支持 :check_mark: 默认配置 :check_mark: v4 :white_question_mark: v5 :check_mark: entry作为string (例如, 'src/index.js' :check_mark: entry作为array (例如['src/index.js'] ) :check_mark: entry作为object (例如{ main: 'src/index.js' } ) :check_mark: entry中间件(例如['src/index.js', 'webpack-hot-middleware/client'] ) :check_mark: 动态output.filename (例如'[name].js' ) :check_mark: 命名为output.filena


【文件预览】:
bytenode-webpack-plugin-main
----.gitignore(101B)
----package.json(2KB)
----package-lock.json(1.09MB)
----src()
--------normalized.ts(610B)
--------declarations.d.ts(229B)
--------index.ts(10KB)
--------types.ts(893B)
----jest.config.ts(365B)
----.releaserc.yml(599B)
----tsconfig.project.json(169B)
----LICENSE(1KB)
----CHANGELOG.md(2KB)
----tsconfig.json(1KB)
----.github()
--------workflows()
----.eslintrc.js(5KB)
----README.md(3KB)
----.eslintignore(46B)
----test()
--------webpack()
----tsconfig.test.json(137B)
----.editorconfig(214B)

网友评论