next-transpile-modules

v4.1.0
Next.js plugin to transpile code from node_modules (supports TypeScript)
next next.js plugin transpile modules babel webpack

test

jest

test:lint

eslint .

test:formatting

prettier --check "**/*.js"

test:formatting:fix

prettier --check "**/*.js" --write

test:prepare:npm-basic

npm run build --prefix=src/__tests__/__apps__/npm-basic

test:prepare:yarn-worskpaces

yarn --cwd src/__tests__/__apps__/yarn-workspaces/app run build

test:prepare:webpack-5

yarn --cwd src/__tests__/__apps__/webpack-5 run build

test:prepare

npm run test:prepare:npm-basic && npm run test:prepare:yarn-worskpaces && npm run test:prepare:webpack-5

Metadata

  • MIT
  • Whatever
  • Pierre de la Martinière
  • released 8/12/2020

Downloads

Maintainers