cypress-esbuild-preprocessor:使用esbuild捆绑赛普拉斯规格

时间:2024-04-22 15:50:23
【文件属性】:

文件名称:cypress-esbuild-preprocessor:使用esbuild捆绑赛普拉斯规格

文件大小:60KB

文件格式:ZIP

更新时间:2024-04-22 15:50:23

cypress-preprocessor JavaScript

@ bahmutov / cypress-esbuild-preprocessor 使用捆绑赛普拉斯规格 安装 npm i -D cypress @bahmutov/cypress-esbuild-preprocessor esbuild # note: this plugin assumes the esbuild is peer dependency 采用 在您的插件文件中,将此模块用作预处理器 // cypress/plugins/index.js const createBundler = require ( '@bahmutov/cypress-esbuild-preprocessor' ) module . exports = ( on , config ) => { const bundler = createBundler ( { // any ESBuild


【文件预览】:
cypress-esbuild-preprocessor-main
----renovate.json(291B)
----package.json(796B)
----cypress()
--------plugins()
--------add.js(35B)
--------integration()
----.github()
--------workflows()
----package-lock.json(241KB)
----src()
--------index.js(2KB)
----.gitignore(29B)
----cypress.json(54B)
----README.md(2KB)
----.prettierrc.json(86B)

网友评论