1.0.24 • Published 3 years ago

webpack-builder-config v1.0.24

Weekly downloads
3
License
ISC
Repository
github
Last release
3 years ago

⚠️ This package in development mode (if you have bug you can post an issue)

Supporting frameworks

What can do this module?

Webpack Builder Config can create webpack configuration for modern web technologies

Create an application

    # install package
    npm install -g webpack-builder-config
    # run a module
    npx build-config # in your project directory
    # install dependencies
    npm install

Run an application

    npm start # browse a http://localhost:3000
    npm run build # build a production

Your tsconfig.json should has following configuration

Run an application

    npm start # browse a http://localhost:3000
    npm run build # build a production

Your tsconfig.json should has following configuration

Run an application

    npm run serve # browse a http://localhost:8080
    npm run build # build a production

Your tsconfig.json should has following configuration

Run an application

    npm run dev # browse a http://localhost:5000
    npm run build # build a production

Run an application

    npm start # browse a http://localhost:3000
    npm run build # build a production

Contributors

1.0.24

3 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.22

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.23

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.2

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago