UNPKG

unbundle

Version:

`require()` and `import`/`export` in the browser, without the bundling

12 lines (9 loc) 111 B
image: node:latest cache: paths: - node_modules job: script: - npm i - npm t # - npm run codecov