web-scripts-migration

1.0.7 • Public • Published

web-scripts-migration

NPM

NPM version

Migrates web-app-template to @descriptive/web-scripts:

npx web-scripts-migration

Originally a gist.

Usage

Prerequisites

Make sure your working directory is clean before running the script:

git add .
git stash

Once the script finishes, pop the stash:

git stash pop

web-app-template

Migrate web-app-template to @descriptive/web-scripts:

npx web-scripts-migration

phaser-template

Migrate phaser-template to @descriptive/web-scripts:

npx web-scripts-migration --phaser

Misc

If you have trouble running the app, try reinstalling node_modules:

rm -rf node_modules
npm install # yarn

License

MIT

/web-scripts-migration/

    Package Sidebar

    Install

    npm i web-scripts-migration

    Weekly Downloads

    4

    Version

    1.0.7

    License

    MIT

    Unpacked Size

    10.9 kB

    Total Files

    6

    Last publish

    Collaborators

    • remarkablemark