1.1.3 • Published 2 years ago

webpack-generator-aql v1.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Table of Contents

About

It is possible that when configuring webpack, it can be somewhat tedious. webpack-generator-aql provides the ability to create a project based on webpack technology fast, clean and easy.

With a simple command we can generate a project with changes in real time to start a technical test, carry out quick tests as an ideas laboratory or to start projects in a scalable way.

How to install

To carry out the installation of the generator, the following command must be carried out

npm i --save-dev webpack-generator-aql

It should be noted that the optimal scenario will be a global installation to be able to use said command anywhere -g

Once the command is finished we will have at our disposal the wpg command in our preferred terminal.

Usage: wpg <command> [options]

Options:
 -h, --help                     display help for command

Commands:
 init [options] [project-name]  Initialize a new project
 help [command]                 display help for command

This command contains the init action which spawns the project.

wpg init [project-name]

The init command contains the help options and the option to skip folder generation.

Usage: wpg init [options] [project-name]

Initialize a new project

Arguments:
  project-name          Name of the project

Options:
  -f, --skipped-folder  does not create folder
  -h, --help            display help for command
1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.27

2 years ago

1.0.26

2 years ago

1.0.25

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago