@split-demo/shared-build-deps

1.0.0 • Public • Published

Shared build dependencies

Build dependencies for Split Demo apps and main project. This repo simply encapsulates all the packages that we would otherwise copy-paste into devDependencies of every project that can be ran using webpack-dev-server.

Packages that should go here are ones used by the main repo to build, test or provide dev tools when the application is run in local environment using webpack-dev-server.

Usage

To add build deps to a project simply

yarn add @split-demo/shared-build-deps --dev

or

npm --save-dev @split-demo/shared-build-deps

with npm v3. Higher versions of npm will not flatten the dependencies correctly.

This package should never be symlinked because that would break flattening of node_modules.

/@split-demo/shared-build-deps/

    Package Sidebar

    Install

    npm i @split-demo/shared-build-deps

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    3.84 kB

    Total Files

    3

    Last publish

    Collaborators

    • mrasic