@loadable/server

v5.16.2
Server utilities for loadable.
loadable

prebuild

shx rm -rf lib

build

BUILD_TARGET=node babel --config-file ../../babel.config.js -d lib --ignore "**/*.test.js" src

prepublishOnly

yarn run build

update-fixtures

yarn --cwd ../../examples/__fixtures__ build:webpack && rm -rf ./__fixtures__ && cp -R ../../examples/__fixtures__/target ./__fixtures__
npm i @loadable/[email protected]

Metadata

  • MIT
  • >=8
  • Greg BergĂ©
  • released 12/15/2023

Downloads