@engineerapart/nextscript

v1.0.1
A custom Next script loader for Next.js. Replaces the built-in NextScript component and allows you to apply polyfill pre-loading and business logic.
next.js nextjs next nextscript polyfills preload preloader

prebuild

rimraf dist

build

tsc --project . && rollup -c rollup.config.ts

start

rollup -c rollup.config.ts -w

test

jest

test:watch

jest --watch

lint

tslint -t codeFrame 'src/**/*.ts' 'test/**/*.ts'

changelog

conventional-changelog -p angular -i CHANGELOG.md -s
npm i @engineerapart/[email protected]

Metadata

  • MIT
  • Whatever
  • Patrick
  • released 10/18/2018

Downloads

Maintainers