diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f17833d147..f69a63d87b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,187 @@ + + +# 3.3.3 (2019-06-07) + +[Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.2...v3.3.3) + +## New Features + +- chore: Added type definitions for the data returned by envinfo ([#921](https://github.com/webpack/webpack-cli/pull/921)) +- add htmlWebpackPlugin in development ([88fcfa8](https://github.com/webpack/webpack-cli/commit/88fcfa8)) +- add mergeHandler ([248b9cc](https://github.com/webpack/webpack-cli/commit/248b9cc)) +- generators: add generated file templates ([6be9291](https://github.com/webpack/webpack-cli/commit/6be9291)) +- init: generate README ([c090b17](https://github.com/webpack/webpack-cli/commit/c090b17)) +- init: generate tsconfig ([25ab7e6](https://github.com/webpack/webpack-cli/commit/25ab7e6)) +- init: support ts in configuration ([283e089](https://github.com/webpack/webpack-cli/commit/283e089)) +- init: wip typescript support ([093a36d](https://github.com/webpack/webpack-cli/commit/093a36d)) +- md: formats md before committing ([#851](https://github.com/webpack/webpack-cli/pull/851)) +- webpack-scaffold: adds Input defaults, doc & tests ([0a648f7](https://github.com/webpack/webpack-cli/commit/0a648f7)) + +## Chore + +- monorepo version update ([69f7683](https://github.com/webpack/webpack-cli/commit/69f7683)) +- update jest snapshots ([efe8c2a](https://github.com/webpack/webpack-cli/commit/efe8c2a)) +- monorepo version update ([12a38be](https://github.com/webpack/webpack-cli/commit/12a38be)) +- lockfile updates ([2608179](https://github.com/webpack/webpack-cli/commit/2608179)) +- v.3.2.2 until mnorepo versioning ([25c6e7b](https://github.com/webpack/webpack-cli/commit/25c6e7b)) +- update utils version for init pkg ([67b3dc7](https://github.com/webpack/webpack-cli/commit/67b3dc7)) +- monorepo version update ([ace0d4a](https://github.com/webpack/webpack-cli/commit/ace0d4a)) +- lerna independent ([16079a1](https://github.com/webpack/webpack-cli/commit/16079a1)) +- sec fixes ([b9711e8](https://github.com/webpack/webpack-cli/commit/b9711e8)) +- sec patch monorepo ([9b78911](https://github.com/webpack/webpack-cli/commit/9b78911)) +- v.3.3.3 ([d577b0c](https://github.com/webpack/webpack-cli/commit/d577b0c)) +- ast-utils: undo return statements as per review ([418c72c](https://github.com/webpack/webpack-cli/commit/418c72c)) +- dep: commit lock ([5a28a77](https://github.com/webpack/webpack-cli/commit/5a28a77)) +- dep: add eslint-plugin-prettier as dev dep ([98ccd6f](https://github.com/webpack/webpack-cli/commit/98ccd6f)) +- eslint: add eslint-prettier plugin ([671abd5](https://github.com/webpack/webpack-cli/commit/671abd5)) +- interfaces: minor modifications based on reviews ([abb1a48](https://github.com/webpack/webpack-cli/commit/abb1a48)) +- lint: rm unused lint disables ([ae4260a](https://github.com/webpack/webpack-cli/commit/ae4260a)) +- group imports ([7fe04e9](https://github.com/webpack/webpack-cli/commit/7fe04e9)) +- lint: fix code as per conflicting config ([5bf847c](https://github.com/webpack/webpack-cli/commit/5bf847c)) +- reorder imports ([0e0ba8a](https://github.com/webpack/webpack-cli/commit/0e0ba8a)) +- reorder imports ([8a66c21](https://github.com/webpack/webpack-cli/commit/8a66c21)) +- reorder imports ([57b47c3](https://github.com/webpack/webpack-cli/commit/57b47c3)) +- add some comments ([95275ac](https://github.com/webpack/webpack-cli/commit/95275ac)) +- lint: extend prettier config ([5943f26](https://github.com/webpack/webpack-cli/commit/5943f26)) +- lint: add eslint-config-prettier ([4019049](https://github.com/webpack/webpack-cli/commit/4019049)) +- linting ([ba0116a](https://github.com/webpack/webpack-cli/commit/ba0116a)) +- revise typo ([a4597dd](https://github.com/webpack/webpack-cli/commit/a4597dd)) +- lint: format all files as per prettier plugin ([f6992e6](https://github.com/webpack/webpack-cli/commit/f6992e6)) +- remove eslint disable comments ([d72ac08](https://github.com/webpack/webpack-cli/commit/d72ac08)) +- use import instead of require ([5ee4169](https://github.com/webpack/webpack-cli/commit/5ee4169)) +- update variable name ([8e3f4ae](https://github.com/webpack/webpack-cli/commit/8e3f4ae)) +- update error message ([8609b2b](https://github.com/webpack/webpack-cli/commit/8609b2b)) +- create questions.ts ([7481974](https://github.com/webpack/webpack-cli/commit/7481974)) +- revise typo ([be88ca9](https://github.com/webpack/webpack-cli/commit/be88ca9)) +- update lockfiles ([a0216fe](https://github.com/webpack/webpack-cli/commit/a0216fe)) +- deps: update lock file ([ea55cd5](https://github.com/webpack/webpack-cli/commit/ea55cd5)) +- format: fix formatting using prettier ([0b6437e](https://github.com/webpack/webpack-cli/commit/0b6437e)) +- infra: fix typo ([98466d6](https://github.com/webpack/webpack-cli/commit/98466d6)) +- infra: format all staged files on precommit ([2a2e9a1](https://github.com/webpack/webpack-cli/commit/2a2e9a1)) +- infra: fix scripts to format files ([876471c](https://github.com/webpack/webpack-cli/commit/876471c)) +- lint: fix lint warnings ([#926](https://github.com/webpack/webpack-cli/pull/926)) +- refactored the add-generator ([80713fc](https://github.com/webpack/webpack-cli/commit/80713fc)) +- migrate: replaces console with process stream ([1df301d](https://github.com/webpack/webpack-cli/commit/1df301d)) +- refactor: use all utils from the root file in generators ([faabbfb](https://github.com/webpack/webpack-cli/commit/faabbfb)) +- utils: add valueType ([43040fe](https://github.com/webpack/webpack-cli/commit/43040fe)) +- utils: refactor util types ([e7c5170](https://github.com/webpack/webpack-cli/commit/e7c5170)) +- fix azure ([19e039f](https://github.com/webpack/webpack-cli/commit/19e039f)) +- utils: refactors modify config helper ([39be039](https://github.com/webpack/webpack-cli/commit/39be039)) +- utils: refactors ast utils ([9f35073](https://github.com/webpack/webpack-cli/commit/9f35073)) +- add types to import functions ([8b88980](https://github.com/webpack/webpack-cli/commit/8b88980)) +- refactor serve command action handler ([d2c7ae4](https://github.com/webpack/webpack-cli/commit/d2c7ae4)) +- keep lowercase ([c01a80b](https://github.com/webpack/webpack-cli/commit/c01a80b)) +- formatting ([20ff530](https://github.com/webpack/webpack-cli/commit/20ff530)) +- add errors for invalid params ([27c6198](https://github.com/webpack/webpack-cli/commit/27c6198)) +- cli: fixes linting err ([9f1deb2](https://github.com/webpack/webpack-cli/commit/9f1deb2)) +- utils: seperates interfaces from the core module ([d0a4177](https://github.com/webpack/webpack-cli/commit/d0a4177)) +- remove trivial type ([5e23da2](https://github.com/webpack/webpack-cli/commit/5e23da2)) +- create isImportPresent ([a89645a](https://github.com/webpack/webpack-cli/commit/a89645a)) +- use replaceWith ([6a7e662](https://github.com/webpack/webpack-cli/commit/6a7e662)) +- update prop name ([55d237b](https://github.com/webpack/webpack-cli/commit/55d237b)) +- update parseMerge ([b6a438d](https://github.com/webpack/webpack-cli/commit/b6a438d)) +- fix linting ([c7c1a83](https://github.com/webpack/webpack-cli/commit/c7c1a83)) +- format and revise code w.r.t style ([e9d426d](https://github.com/webpack/webpack-cli/commit/e9d426d)) +- make config const ([445ab31](https://github.com/webpack/webpack-cli/commit/445ab31)) +- update parseMerge ([cf85535](https://github.com/webpack/webpack-cli/commit/cf85535)) +- pluginarrlength for length of the plugin ([4872416](https://github.com/webpack/webpack-cli/commit/4872416)) +- made condition strict ([88eec7c](https://github.com/webpack/webpack-cli/commit/88eec7c)) +- update types of the config ([a2c49e2](https://github.com/webpack/webpack-cli/commit/a2c49e2)) +- update variable name ([1323bbf](https://github.com/webpack/webpack-cli/commit/1323bbf)) +- revise SECURITY.md ([2a9e304](https://github.com/webpack/webpack-cli/commit/2a9e304)) +- revise SECURITY.md ([9cdc357](https://github.com/webpack/webpack-cli/commit/9cdc357)) +- revise version support ([90f397c](https://github.com/webpack/webpack-cli/commit/90f397c)) +- add JSDoc descriptions ([e023d23](https://github.com/webpack/webpack-cli/commit/e023d23)) +- lint ([cb5a15f](https://github.com/webpack/webpack-cli/commit/cb5a15f)) +- lint ([0782944](https://github.com/webpack/webpack-cli/commit/0782944)) +- lint ([5778bdf](https://github.com/webpack/webpack-cli/commit/5778bdf)) +- ci: add node 12 ([#872](https://github.com/webpack/webpack-cli/pull/872)) +- cli: fixes code indentation ([ff263f9](https://github.com/webpack/webpack-cli/commit/ff263f9)) +- cli: cleanup ([ed4095f](https://github.com/webpack/webpack-cli/commit/ed4095f)) +- cli: remove findup-sync from package dir and move to utils ([fe9c289](https://github.com/webpack/webpack-cli/commit/fe9c289)) +- cli: move constants to a separate file ([#798](https://github.com/webpack/webpack-cli/pull/798)) +- plugins.ts: added if-stmt for native plugins ([fc9e259](https://github.com/webpack/webpack-cli/commit/fc9e259)) +- refactor: move questions to utils ([915c4ab](https://github.com/webpack/webpack-cli/commit/915c4ab)) +- refactor: add generator ([66bde9f](https://github.com/webpack/webpack-cli/commit/66bde9f)) +- utils: fix deprecated babylon ([99304c4](https://github.com/webpack/webpack-cli/commit/99304c4)) +- loop change ([818e43e](https://github.com/webpack/webpack-cli/commit/818e43e)) +- add sec & versioning policy ([5e33f8a](https://github.com/webpack/webpack-cli/commit/5e33f8a)) +- add-generator: changed the naming of the plugin in config file ([7fbc3a4](https://github.com/webpack/webpack-cli/commit/7fbc3a4)) +- github: add sponsor button ([88f2408](https://github.com/webpack/webpack-cli/commit/88f2408)) +- refactor: update package list ([e5c7f67](https://github.com/webpack/webpack-cli/commit/e5c7f67)) +- style: fixed the indentation ([e583aab](https://github.com/webpack/webpack-cli/commit/e583aab)) +- added a generatePluginName method in generators utils ([7d83453](https://github.com/webpack/webpack-cli/commit/7d83453)) +- refactor: move schema to utils ([2299848](https://github.com/webpack/webpack-cli/commit/2299848)) +- refactor: add generator ([d901d49](https://github.com/webpack/webpack-cli/commit/d901d49)) +- util: use relative for now ([5a0952e](https://github.com/webpack/webpack-cli/commit/5a0952e)) +- utils: use absolute path ([00a6348](https://github.com/webpack/webpack-cli/commit/00a6348)) + +## CLI + +- fix watch options for array config ([#892](https://github.com/webpack/webpack-cli/pull/892)) + +## Docs + +- contribute: adds section seperator ([cff0c55](https://github.com/webpack/webpack-cli/commit/cff0c55)) +- contribute: combines seperate sections for npm and yarn ([aefa8eb](https://github.com/webpack/webpack-cli/commit/aefa8eb)) +- contributing: updates the docs for the test ([7656637](https://github.com/webpack/webpack-cli/commit/7656637)) +- fix link to webpack-scaffold ([de0b4a0](https://github.com/webpack/webpack-cli/commit/de0b4a0)) +- init: improve description ([9856bab](https://github.com/webpack/webpack-cli/commit/9856bab)) +- utils: update prettier ([8b6d47b](https://github.com/webpack/webpack-cli/commit/8b6d47b)) + +## Fix + +- improve checking file permission ([de41351](https://github.com/webpack/webpack-cli/commit/de41351)) +- chore: Minor fix ([6810182](https://github.com/webpack/webpack-cli/commit/6810182)) +- use fork cause original repo is unmaintained ([383125a](https://github.com/webpack/webpack-cli/commit/383125a)) +- add: apply suggestions ([ccf0dce](https://github.com/webpack/webpack-cli/commit/ccf0dce)) +- add: add handling of merge option ([eb43443](https://github.com/webpack/webpack-cli/commit/eb43443)) +- add: add handling of merge option ([ce51a0a](https://github.com/webpack/webpack-cli/commit/ce51a0a)) +- ci: fixes linting error in ci ([cfc0117](https://github.com/webpack/webpack-cli/commit/cfc0117)) +- cli: updates err message ([b5e1913](https://github.com/webpack/webpack-cli/commit/b5e1913)) +- cli: removes the comment before err handling block ([ac5a53f](https://github.com/webpack/webpack-cli/commit/ac5a53f)) +- cli: --config-register resolves relative to root ([23375bd](https://github.com/webpack/webpack-cli/commit/23375bd)) +- cli: removes func return in catch instance ([7d31321](https://github.com/webpack/webpack-cli/commit/7d31321)) +- cli: sets stack trace limit ([869024f](https://github.com/webpack/webpack-cli/commit/869024f)) +- cli: err when no args passed, refactored nested conditional blocks ([a9bc0bd](https://github.com/webpack/webpack-cli/commit/a9bc0bd)) +- cli: shows error message based on package manager ([a3ce273](https://github.com/webpack/webpack-cli/commit/a3ce273)) +- cli: error when no webpack and args found ([2250af0](https://github.com/webpack/webpack-cli/commit/2250af0)) +- generator: fixed the support of native plugins in add command ([123a150](https://github.com/webpack/webpack-cli/commit/123a150)) +- infra: fixes npm run docs ([65c08e2](https://github.com/webpack/webpack-cli/commit/65c08e2)) +- formatting files ([eb3909b](https://github.com/webpack/webpack-cli/commit/eb3909b)) +- remove type from inherited type ([960e73a](https://github.com/webpack/webpack-cli/commit/960e73a)) +- remove type from inherited type ([0552f76](https://github.com/webpack/webpack-cli/commit/0552f76)) +- change parser options ([4e8bc76](https://github.com/webpack/webpack-cli/commit/4e8bc76)) +- json module resolve ([61697b8](https://github.com/webpack/webpack-cli/commit/61697b8)) +- cli: improves error handling with args ([cc64955](https://github.com/webpack/webpack-cli/commit/cc64955)) +- generator: generate correct module.rule for babel & ts ([263b83c](https://github.com/webpack/webpack-cli/commit/263b83c)) +- generator: using configFile in configPath to get the config file name ([#883](https://github.com/webpack/webpack-cli/pull/883)) +- genrators/utils/style: typo & fix ([f46f4e5](https://github.com/webpack/webpack-cli/commit/f46f4e5)) + +## Tests + +- inputvalidate: remove undefined ([fb25bd2](https://github.com/webpack/webpack-cli/commit/fb25bd2)) + +## Misc + +- update internal docs ([7071b5c](https://github.com/webpack/webpack-cli/commit/7071b5c)) +- add lerna publish cmnd ([5c8c6a1](https://github.com/webpack/webpack-cli/commit/5c8c6a1)) +- generators: remove comment ([bd06a69](https://github.com/webpack/webpack-cli/commit/bd06a69)) +- generators: refactor ([376dcbd](https://github.com/webpack/webpack-cli/commit/376dcbd)) +- generators: small text improvements ([782f56c](https://github.com/webpack/webpack-cli/commit/782f56c)) +- generators: improve prompts ([ac35a31](https://github.com/webpack/webpack-cli/commit/ac35a31)) +- generators: refactor init-generator ([d574846](https://github.com/webpack/webpack-cli/commit/d574846)) +- generators: refactor utils ([17e4511](https://github.com/webpack/webpack-cli/commit/17e4511)) +- generators/utils/style: refactor ([392fcfe](https://github.com/webpack/webpack-cli/commit/392fcfe)) +- init: refactor with async/await ([1b07d2b](https://github.com/webpack/webpack-cli/commit/1b07d2b)) +- init: small refactor ([4627ea1](https://github.com/webpack/webpack-cli/commit/4627ea1)) +- init-generator: improve readme ([f971632](https://github.com/webpack/webpack-cli/commit/f971632)) +- init-generator: small refactor ([dcf44c1](https://github.com/webpack/webpack-cli/commit/dcf44c1)) +- init-generator: use webpackOption types, improve test rules ([a650e0e](https://github.com/webpack/webpack-cli/commit/a650e0e)) +- init-generator: improve types & defaults ([fb23aa4](https://github.com/webpack/webpack-cli/commit/fb23aa4)) +- packages: complete rebase ([488b06c](https://github.com/webpack/webpack-cli/commit/488b06c)) +- types: correct types ([85ef3e7](https://github.com/webpack/webpack-cli/commit/85ef3e7)) + # 3.3.2 (2019-05-04) diff --git a/docs/classes/_generators_add_generator_.addgenerator.html b/docs/classes/_generators_add_generator_.addgenerator.html index 5880b4366e3..086fa2876fc 100644 --- a/docs/classes/_generators_add_generator_.addgenerator.html +++ b/docs/classes/_generators_add_generator_.addgenerator.html @@ -249,7 +249,7 @@

constructor

Parameters

@@ -307,7 +307,7 @@

Private configuration

configuration: object
@@ -342,7 +342,7 @@

Private dependencies

dependencies: string[]
@@ -1413,7 +1413,7 @@

prompting

  • Returns Promise<void | __type>

    @@ -1814,7 +1814,7 @@

    writing

  • Returns void

    diff --git a/docs/classes/_generators_init_generator_.initgenerator.html b/docs/classes/_generators_init_generator_.initgenerator.html index ab34d178cd7..a97c28da142 100644 --- a/docs/classes/_generators_init_generator_.initgenerator.html +++ b/docs/classes/_generators_init_generator_.initgenerator.html @@ -253,7 +253,7 @@

    constructor

    Parameters

    @@ -311,7 +311,7 @@

    Private configuration

    configuration: object
    @@ -340,7 +340,7 @@

    Private dependencies

    dependencies: string[]
    @@ -417,7 +417,7 @@

    Private isProd

    isProd: boolean
    @@ -427,7 +427,7 @@

    Private langType

    langType: string
    @@ -559,7 +559,7 @@

    usingDefaults

    usingDefaults: boolean
    @@ -1014,7 +1014,7 @@

    installPlugins

  • Returns void

    @@ -1458,7 +1458,7 @@

    prompting

  • Returns Promise<void | __type>

    @@ -1859,7 +1859,7 @@

    writing

  • Returns void

    diff --git a/docs/classes/_generators_remove_generator_.removegenerator.html b/docs/classes/_generators_remove_generator_.removegenerator.html index 7d686f358d3..9a8ce39227f 100644 --- a/docs/classes/_generators_remove_generator_.removegenerator.html +++ b/docs/classes/_generators_remove_generator_.removegenerator.html @@ -251,7 +251,7 @@

    constructor

    Parameters

    @@ -309,7 +309,7 @@

    Private configuration

    configuration: object
    @@ -527,7 +527,7 @@

    Private webpackOptions

    webpackOptions: WebpackOptions | string
    @@ -920,7 +920,7 @@

    getModuleLoadersNames

  • Returns string[]

    @@ -937,7 +937,7 @@

    getPropTypes

  • Returns string[]

    @@ -1443,7 +1443,7 @@

    prompting

  • Returns Promise<void | __type>

    @@ -1844,7 +1844,7 @@

    writing

  • Returns void

    diff --git a/docs/enums/_generators_utils_languagesupport_.langtype.html b/docs/enums/_generators_utils_languagesupport_.langtype.html index c4b81397126..89a958458b6 100644 --- a/docs/enums/_generators_utils_languagesupport_.langtype.html +++ b/docs/enums/_generators_utils_languagesupport_.langtype.html @@ -91,7 +91,7 @@

    ES6

    ES6: = "ES6"
    @@ -101,7 +101,7 @@

    Typescript

    Typescript: = "Typescript"
    diff --git a/docs/enums/_generators_utils_stylesupport_.loadername.html b/docs/enums/_generators_utils_stylesupport_.loadername.html index 9105f4f8a1f..8c3e251ce15 100644 --- a/docs/enums/_generators_utils_stylesupport_.loadername.html +++ b/docs/enums/_generators_utils_stylesupport_.loadername.html @@ -94,7 +94,7 @@

    CSS

    CSS: = "css-loader"
    @@ -104,7 +104,7 @@

    LESS

    LESS: = "less-loader"
    @@ -114,7 +114,7 @@

    POSTCSS

    POSTCSS: = "postcss-loader"
    @@ -124,7 +124,7 @@

    SASS

    SASS: = "sass-loader"
    @@ -134,7 +134,7 @@

    STYLE

    STYLE: = "style-loader"
    diff --git a/docs/enums/_generators_utils_stylesupport_.styleregex.html b/docs/enums/_generators_utils_stylesupport_.styleregex.html index e92b10db90d..f0069792e0e 100644 --- a/docs/enums/_generators_utils_stylesupport_.styleregex.html +++ b/docs/enums/_generators_utils_stylesupport_.styleregex.html @@ -93,7 +93,7 @@

    CSS

    CSS: = "/.css$/"
    @@ -103,7 +103,7 @@

    LESS

    LESS: = "/.(less|css)$/"
    @@ -113,7 +113,7 @@

    PostCSS

    PostCSS: = "/.css$/"
    @@ -123,7 +123,7 @@

    SASS

    SASS: = "/.(scss|css)$/"
    diff --git a/docs/enums/_generators_utils_stylesupport_.stylingtype.html b/docs/enums/_generators_utils_stylesupport_.stylingtype.html index cc02ba38d97..4a8a555b7bc 100644 --- a/docs/enums/_generators_utils_stylesupport_.stylingtype.html +++ b/docs/enums/_generators_utils_stylesupport_.stylingtype.html @@ -93,7 +93,7 @@

    CSS

    CSS: = "CSS"
    @@ -103,7 +103,7 @@

    LESS

    LESS: = "LESS"
    @@ -113,7 +113,7 @@

    PostCSS

    PostCSS: = "PostCSS"
    @@ -123,7 +123,7 @@

    SASS

    SASS: = "SASS"
    diff --git a/docs/interfaces/_generators_types_index_.rule.html b/docs/interfaces/_generators_types_index_.rule.html index da3208776d9..15670d3ad4f 100644 --- a/docs/interfaces/_generators_types_index_.rule.html +++ b/docs/interfaces/_generators_types_index_.rule.html @@ -113,7 +113,7 @@

    Optional compiler

    @@ -123,7 +123,7 @@

    Optional enforce

    enforce: "pre" | "post"
    @@ -133,7 +133,7 @@

    Optional exclude

    @@ -143,7 +143,7 @@

    Optional include

    @@ -153,7 +153,7 @@

    Optional issuer

    @@ -163,7 +163,7 @@

    Optional loader

    loader: string | Function | object
    @@ -173,7 +173,7 @@

    Optional loaders

    loaders: Function[] | object[]
    @@ -183,7 +183,7 @@

    Optional options

    options: object
    @@ -193,7 +193,7 @@

    Optional parser

    parser: object
    @@ -203,7 +203,7 @@

    Optional resource

    @@ -213,7 +213,7 @@

    Optional resourceQueryresourceQuery: IRuleSetCondition

  • @@ -223,7 +223,7 @@

    Optional rules

    rules: object[]
    @@ -233,7 +233,7 @@

    Optional sideEffects

    sideEffects: boolean
    @@ -243,7 +243,7 @@

    Optional test

    test: IRuleSetCondition
    @@ -253,7 +253,7 @@

    Optional type

    type: string
    @@ -263,7 +263,7 @@

    Optional use

    use: object | object[] | Function
    diff --git a/docs/interfaces/_generators_types_index_.schemaproperties.html b/docs/interfaces/_generators_types_index_.schemaproperties.html index a86957e7345..38438eb5c2d 100644 --- a/docs/interfaces/_generators_types_index_.schemaproperties.html +++ b/docs/interfaces/_generators_types_index_.schemaproperties.html @@ -101,7 +101,7 @@

    Optional additionalProper
    additionalProperties: boolean
    @@ -111,7 +111,7 @@

    Optional definitions

    definitions: object
    @@ -121,7 +121,7 @@

    Optional properties

    properties: object
    @@ -131,7 +131,7 @@

    Optional type

    type: string
    diff --git a/docs/interfaces/_generators_types_index_.webpackoptions.html b/docs/interfaces/_generators_types_index_.webpackoptions.html index 6b58ff096cf..15cfcdf6ca7 100644 --- a/docs/interfaces/_generators_types_index_.webpackoptions.html +++ b/docs/interfaces/_generators_types_index_.webpackoptions.html @@ -123,7 +123,7 @@

    Optional amd

    amd: string
    @@ -133,7 +133,7 @@

    Optional bail

    bail: boolean
    @@ -143,7 +143,7 @@

    Optional cache

    cache: boolean | object
    @@ -153,7 +153,7 @@

    Optional context

    context: string
    @@ -163,7 +163,7 @@

    Optional devServer

    devServer: object
    @@ -319,7 +319,7 @@

    Optional devtool

    devtool: string
    @@ -329,7 +329,7 @@

    Optional entry

    entry: string | object | Function
    @@ -339,7 +339,7 @@

    Optional externals

    externals: string | object | boolean | Function | RegExp
    @@ -349,7 +349,7 @@

    Optional mode

    mode: "development" | "production" | "none" | string
    @@ -359,7 +359,7 @@

    Optional module

    module: object
    @@ -422,7 +422,7 @@

    Optional node

    node: false | true | string | object
    @@ -432,7 +432,7 @@

    Optional optimization

    optimization: object
    @@ -559,7 +559,7 @@

    Optional output

    output: object
    @@ -634,7 +634,7 @@

    Optional parallelism

    parallelism: number
    @@ -644,7 +644,7 @@

    Optional performance

    performance: false | object
    @@ -654,7 +654,7 @@

    Optional plugins

    plugins: object[] | Function[] | string[] | string
    @@ -664,7 +664,7 @@

    Optional profile

    profile: boolean
    @@ -674,7 +674,7 @@

    Optional recordsInputrecordsInputPath: string

    @@ -684,7 +684,7 @@

    Optional recordsOutputrecordsOutputPath: string

    @@ -694,7 +694,7 @@

    Optional recordsPath

    recordsPath: string
    @@ -704,7 +704,7 @@

    Optional resolve

    @@ -714,7 +714,7 @@

    Optional resolveLoaderresolveLoader: WebpackResolve

    @@ -724,7 +724,7 @@

    Optional stats

    stats: string | boolean | object
    @@ -734,7 +734,7 @@

    Optional target

    target: string | Function
    @@ -744,7 +744,7 @@

    Optional watch

    watch: boolean
    @@ -754,7 +754,7 @@

    Optional watchOptions

    watchOptions: object
    diff --git a/docs/interfaces/_generators_types_index_.webpackresolve.html b/docs/interfaces/_generators_types_index_.webpackresolve.html index 1b117274438..42dc781f668 100644 --- a/docs/interfaces/_generators_types_index_.webpackresolve.html +++ b/docs/interfaces/_generators_types_index_.webpackresolve.html @@ -114,7 +114,7 @@

    Optional alias

    alias: object
    @@ -124,7 +124,7 @@

    Optional aliasFields

    aliasFields: string[]
    @@ -134,7 +134,7 @@

    Optional cachePredicatecachePredicate: Function

    @@ -144,7 +144,7 @@

    Optional cacheWithCo
    cacheWithContext: boolean
    @@ -154,7 +154,7 @@

    Optional concord

    concord: boolean
    @@ -164,7 +164,7 @@

    Optional descriptionFiles
    descriptionFiles: string[]
    @@ -174,7 +174,7 @@

    Optional enforceExtension
    enforceExtension: boolean
    @@ -184,7 +184,7 @@

    Optional enforceModuleenforceModuleExtension: boolean @@ -194,7 +194,7 @@

    Optional extensions

    extensions: string[]
    @@ -204,7 +204,7 @@

    Optional mainFields

    mainFields: string[]
    @@ -214,7 +214,7 @@

    Optional mainFiles

    mainFiles: string[]
    @@ -224,7 +224,7 @@

    Optional moduleExtensions
    moduleExtensions: string[]
    @@ -234,7 +234,7 @@

    Optional modules

    modules: string[]
    @@ -244,7 +244,7 @@

    Optional plugins

    plugins: object[] | Function[]
    @@ -254,7 +254,7 @@

    Optional symlinks

    symlinks: boolean
    @@ -264,7 +264,7 @@

    Optional unsafeCache

    unsafeCache: boolean | object
    @@ -274,7 +274,7 @@

    Optional useSyncFile
    useSyncFileSystemCalls: boolean
    diff --git a/docs/interfaces/_generators_utils_entry_.customgenerator.html b/docs/interfaces/_generators_utils_entry_.customgenerator.html index cd5c6b8ac9c..a0f54bff8b4 100644 --- a/docs/interfaces/_generators_utils_entry_.customgenerator.html +++ b/docs/interfaces/_generators_utils_entry_.customgenerator.html @@ -475,7 +475,7 @@

    Optional usingDefaultsusingDefaults: boolean diff --git a/docs/interfaces/_generators_utils_stylesupport_.loader.html b/docs/interfaces/_generators_utils_stylesupport_.loader.html index d2ba6c7e495..e963da29e57 100644 --- a/docs/interfaces/_generators_utils_stylesupport_.loader.html +++ b/docs/interfaces/_generators_utils_stylesupport_.loader.html @@ -99,7 +99,7 @@

    loader

    loader: string
    @@ -109,7 +109,7 @@

    Optional options

    options: object
    diff --git a/docs/interfaces/_info_index_.information.html b/docs/interfaces/_info_index_.information.html index 0eaff398f6d..5ea56b59678 100644 --- a/docs/interfaces/_info_index_.information.html +++ b/docs/interfaces/_info_index_.information.html @@ -109,7 +109,7 @@

    Binaries

    Binaries: string[]
    @@ -119,7 +119,7 @@

    Browsers

    Browsers: string[]
    @@ -129,7 +129,7 @@

    System

    System: string[]
    @@ -139,7 +139,7 @@

    npmGlobalPackages

    npmGlobalPackages: string[]
    @@ -149,7 +149,7 @@

    npmPackages

    npmPackages: string | string[]
    diff --git a/docs/interfaces/_init_types_index_.error.html b/docs/interfaces/_init_types_index_.error.html index 18515d90f0f..e703a048720 100644 --- a/docs/interfaces/_init_types_index_.error.html +++ b/docs/interfaces/_init_types_index_.error.html @@ -98,7 +98,7 @@

    Optional message

    message: string
    diff --git a/docs/interfaces/_init_types_transform_.configuration.html b/docs/interfaces/_init_types_transform_.configuration.html index e6eadcd3254..13e7bd42b73 100644 --- a/docs/interfaces/_init_types_transform_.configuration.html +++ b/docs/interfaces/_init_types_transform_.configuration.html @@ -133,7 +133,7 @@

    configName

    configName: string
    @@ -159,7 +159,7 @@

    topScope

    topScope: string[]
    @@ -169,7 +169,7 @@

    webpackOptions

    webpackOptions: object
    diff --git a/docs/interfaces/_init_types_transform_.webpackproperties.html b/docs/interfaces/_init_types_transform_.webpackproperties.html index e6c952e2ea7..132a7b66cd9 100644 --- a/docs/interfaces/_init_types_transform_.webpackproperties.html +++ b/docs/interfaces/_init_types_transform_.webpackproperties.html @@ -134,7 +134,7 @@

    config

    config: object
    @@ -155,7 +155,7 @@

    configFile

    configFile: string
    @@ -165,7 +165,7 @@

    configPath

    configPath: string
    @@ -191,7 +191,7 @@

    webpackOptions

    webpackOptions: Configuration
    diff --git a/docs/interfaces/_migrate_loaderoptionsplugin_loaderoptionsplugin_.loaderoptions.html b/docs/interfaces/_migrate_loaderoptionsplugin_loaderoptionsplugin_.loaderoptions.html index e9ca122aeee..f7fd71502e3 100644 --- a/docs/interfaces/_migrate_loaderoptionsplugin_loaderoptionsplugin_.loaderoptions.html +++ b/docs/interfaces/_migrate_loaderoptionsplugin_loaderoptionsplugin_.loaderoptions.html @@ -99,7 +99,7 @@

    Optional debug

    debug: boolean
    @@ -109,7 +109,7 @@

    Optional minimize

    minimize: boolean
    diff --git a/docs/interfaces/_migrate_migrate_.lazytransformobject.html b/docs/interfaces/_migrate_migrate_.lazytransformobject.html index d1e2ed5ebc2..a1c45515942 100644 --- a/docs/interfaces/_migrate_migrate_.lazytransformobject.html +++ b/docs/interfaces/_migrate_migrate_.lazytransformobject.html @@ -107,7 +107,7 @@

    Optional bannerPluginbannerPluginTransform: function

    @@ -141,7 +141,7 @@

    Optional commonsChunkcommonsChunkPluginTransform: function

    @@ -175,7 +175,7 @@

    Optional extractText
    extractTextPluginTransform: function
    @@ -209,7 +209,7 @@

    Optional loaderOptionsloaderOptionsPluginTransform: function

    @@ -243,7 +243,7 @@

    Optional loadersTransform
    loadersTransform: function
    @@ -277,7 +277,7 @@

    Optional noEmitOnErr
    noEmitOnErrorsPluginTransform: function
    @@ -311,7 +311,7 @@

    Optional removeDeprecated
    removeDeprecatedPluginsTransform: function
    @@ -345,7 +345,7 @@

    Optional removeJsonL
    removeJsonLoaderTransform: function
    @@ -379,7 +379,7 @@

    Optional resolveTransform
    resolveTransform: function
    @@ -413,7 +413,7 @@

    Optional uglifyJsPluginuglifyJsPluginTransform: function

    diff --git a/docs/interfaces/_migrate_migrate_.transformsobject.html b/docs/interfaces/_migrate_migrate_.transformsobject.html index 5334b7009fa..5fcdea290e2 100644 --- a/docs/interfaces/_migrate_migrate_.transformsobject.html +++ b/docs/interfaces/_migrate_migrate_.transformsobject.html @@ -107,7 +107,7 @@

    bannerPluginTransform

    bannerPluginTransform: object
    @@ -117,7 +117,7 @@

    Optional commonsChunkcommonsChunkPluginTransform: object

    @@ -127,7 +127,7 @@

    extractTextPluginTransform

    extractTextPluginTransform: object
    @@ -137,7 +137,7 @@

    loaderOptionsPluginTransform

    loaderOptionsPluginTransform: object
    @@ -147,7 +147,7 @@

    loadersTransform

    loadersTransform: object
    @@ -157,7 +157,7 @@

    noEmitOnErrorsPluginTransform

    noEmitOnErrorsPluginTransform: object
    @@ -167,7 +167,7 @@

    removeDeprecatedPluginsTransform

    removeDeprecatedPluginsTransform: object
    @@ -177,7 +177,7 @@

    removeJsonLoaderTransform

    removeJsonLoaderTransform: object
    @@ -187,7 +187,7 @@

    resolveTransform

    resolveTransform: object
    @@ -197,7 +197,7 @@

    uglifyJsPluginTransform

    uglifyJsPluginTransform: object
    diff --git a/docs/interfaces/_migrate_types_nodepath_.expressionobject.html b/docs/interfaces/_migrate_types_nodepath_.expressionobject.html index 142b8bfd292..9f8156e9836 100644 --- a/docs/interfaces/_migrate_types_nodepath_.expressionobject.html +++ b/docs/interfaces/_migrate_types_nodepath_.expressionobject.html @@ -98,7 +98,7 @@

    Optional name

    name: string
    diff --git a/docs/interfaces/_migrate_types_nodepath_.jscodeshift.html b/docs/interfaces/_migrate_types_nodepath_.jscodeshift.html index f2de4c2fd0d..b45ab2b994a 100644 --- a/docs/interfaces/_migrate_types_nodepath_.jscodeshift.html +++ b/docs/interfaces/_migrate_types_nodepath_.jscodeshift.html @@ -91,7 +91,7 @@

    Callable

  • Parameters

    @@ -164,7 +164,7 @@

    Optional ArrayExpression<
    ArrayExpression: ExpressionObject
    @@ -174,7 +174,7 @@

    Optional BlockStatementBlockStatement: ExpressionObject

  • @@ -184,7 +184,7 @@

    Optional CallExpressionCallExpression: ExpressionObject

    @@ -194,7 +194,7 @@

    Optional FunctionExpressi
    FunctionExpression: ExpressionObject
    @@ -204,7 +204,7 @@

    Optional Identifier

    Identifier: ExpressionObject
    @@ -214,7 +214,7 @@

    Optional Literal

    @@ -224,7 +224,7 @@

    Optional MemberExpression
    MemberExpression: ExpressionObject
    @@ -234,7 +234,7 @@

    Optional NewExpressionNewExpression: ExpressionObject

    @@ -259,7 +259,7 @@

    Optional ObjectExpression
    ObjectExpression: ExpressionObject
    @@ -269,7 +269,7 @@

    Optional Program

    @@ -279,7 +279,7 @@

    Optional Property

    @@ -289,7 +289,7 @@

    Optional VariableDeclarat
    VariableDeclarator: ExpressionObject
    @@ -299,7 +299,7 @@

    Optional arrayExpression<
    arrayExpression: function
    @@ -330,7 +330,7 @@

    Optional booleanLiteralbooleanLiteral: function

    @@ -361,7 +361,7 @@

    Optional callExpressioncallExpression: function

    @@ -411,7 +411,7 @@

    Optional filters

    filters: object
    @@ -434,7 +434,7 @@

    Optional identifier

    identifier: function
    @@ -465,7 +465,7 @@

    Optional literal

    literal: function
    @@ -496,7 +496,7 @@

    Optional memberExpression
    memberExpression: function
    @@ -533,7 +533,7 @@

    Optional newExpressionnewExpression: function

    @@ -567,7 +567,7 @@

    Optional objectExpression
    objectExpression: function
    @@ -598,7 +598,7 @@

    Optional objectPropertyobjectProperty: function

    @@ -632,7 +632,7 @@

    Optional program

    program: function
    @@ -663,7 +663,7 @@

    Optional property

    property: function
    @@ -700,7 +700,7 @@

    Optional variableDeclarat
    variableDeclaration: function
    @@ -734,7 +734,7 @@

    Optional variableDeclarat
    variableDeclarator: function
    @@ -768,7 +768,7 @@

    Optional withParser

    withParser: function
    diff --git a/docs/interfaces/_migrate_types_nodepath_.modulerule.html b/docs/interfaces/_migrate_types_nodepath_.modulerule.html index 63792dcf0c8..c472e7e8a1f 100644 --- a/docs/interfaces/_migrate_types_nodepath_.modulerule.html +++ b/docs/interfaces/_migrate_types_nodepath_.modulerule.html @@ -98,7 +98,7 @@

    Optional loader

    loader: string
    diff --git a/docs/interfaces/_migrate_types_nodepath_.node.html b/docs/interfaces/_migrate_types_nodepath_.node.html index 2f495f133cc..509b3da117e 100644 --- a/docs/interfaces/_migrate_types_nodepath_.node.html +++ b/docs/interfaces/_migrate_types_nodepath_.node.html @@ -160,7 +160,7 @@

    Optional __paths

    __paths: Node[]
    @@ -170,7 +170,7 @@

    Optional arguments

    arguments: Node[]
    @@ -180,7 +180,7 @@

    Optional ast

    ast: Node
    @@ -190,7 +190,7 @@

    Optional body

    body: Node[]
    @@ -216,7 +216,7 @@

    Optional declarations

    declarations: Node[]
    @@ -226,7 +226,7 @@

    Optional elements

    elements: Node[]
    @@ -236,7 +236,7 @@

    Optional expression

    expression: object
    @@ -280,7 +280,7 @@

    Optional filter

    filter: function
    @@ -329,7 +329,7 @@

    Optional find

    find: function
    @@ -363,7 +363,7 @@

    Optional forEach

    forEach: function
    @@ -412,7 +412,7 @@

    Optional get

    get: function
    @@ -443,7 +443,7 @@

    Optional id

    id: object
    @@ -461,7 +461,7 @@

    Optional key

    key: object
    @@ -482,7 +482,7 @@

    Optional name

    name: string
    @@ -492,7 +492,7 @@

    Optional node

    node: Node
    @@ -502,7 +502,7 @@

    Optional nodes

    nodes: function
    @@ -527,7 +527,7 @@

    Optional object

    object: object
    @@ -537,7 +537,7 @@

    Optional parent

    parent: Node
    @@ -547,7 +547,7 @@

    Optional pop

    pop: function
    @@ -572,7 +572,7 @@

    Optional properties

    properties: Node[]
    @@ -582,7 +582,7 @@

    Optional property

    property: Node
    @@ -592,7 +592,7 @@

    Optional prune

    prune: Function
    @@ -602,7 +602,7 @@

    Optional remove

    remove: function
    @@ -627,7 +627,7 @@

    Optional replaceWith

    replaceWith: function
    @@ -658,7 +658,7 @@

    Optional rules

    rules: ModuleRule[]
    @@ -668,7 +668,7 @@

    Optional size

    size: function
    @@ -693,7 +693,7 @@

    Optional source

    source: string
    @@ -703,7 +703,7 @@

    Optional toSource

    toSource: function
    @@ -739,7 +739,7 @@

    Optional type

    type: string
    @@ -749,7 +749,7 @@

    Optional value

    value: Node | string | Node[]
    diff --git a/docs/interfaces/_serve_index_.configtype.html b/docs/interfaces/_serve_index_.configtype.html index 67dba11e85e..65c97f0589d 100644 --- a/docs/interfaces/_serve_index_.configtype.html +++ b/docs/interfaces/_serve_index_.configtype.html @@ -115,7 +115,7 @@

    dependency

    dependency: string
    @@ -125,7 +125,7 @@

    devDependency

    devDependency: string
    @@ -135,7 +135,7 @@

    installCmd

    installCmd: string
    @@ -145,7 +145,7 @@

    optionalDependency

    optionalDependency: string
    diff --git a/docs/interfaces/_utils_definetest_.module.html b/docs/interfaces/_utils_definetest_.module.html index 83be0620c74..c1c52c0ae52 100644 --- a/docs/interfaces/_utils_definetest_.module.html +++ b/docs/interfaces/_utils_definetest_.module.html @@ -86,7 +86,7 @@

    Callable

  • Parameters

    @@ -133,7 +133,7 @@

    default

    default: transformType
    @@ -143,7 +143,7 @@

    parser

    parser: string
    diff --git a/docs/interfaces/_utils_modify_config_helper_.config.html b/docs/interfaces/_utils_modify_config_helper_.config.html index 68ca37c43c5..5026c97f98a 100644 --- a/docs/interfaces/_utils_modify_config_helper_.config.html +++ b/docs/interfaces/_utils_modify_config_helper_.config.html @@ -135,7 +135,7 @@

    Optional configName

    configName: string
    @@ -161,7 +161,7 @@

    Optional item

    item: object
    @@ -179,7 +179,7 @@

    merge

    merge: string | string[]
    @@ -189,7 +189,7 @@

    Optional topScope

    topScope: string[]
    @@ -199,7 +199,7 @@

    webpackOptions

    webpackOptions: object
    diff --git a/docs/interfaces/_utils_modify_config_helper_.transformconfig.html b/docs/interfaces/_utils_modify_config_helper_.transformconfig.html index 8010a2eb5c9..07c4bc3d207 100644 --- a/docs/interfaces/_utils_modify_config_helper_.transformconfig.html +++ b/docs/interfaces/_utils_modify_config_helper_.transformconfig.html @@ -133,7 +133,7 @@

    Optional config

    config: Config
    @@ -143,7 +143,7 @@

    Optional configFile

    configFile: string
    @@ -153,7 +153,7 @@

    Optional configPath

    configPath: string
    diff --git a/docs/interfaces/_utils_package_manager_.spawnfunctions.html b/docs/interfaces/_utils_package_manager_.spawnfunctions.html index a1f0455f19d..08f13dcb158 100644 --- a/docs/interfaces/_utils_package_manager_.spawnfunctions.html +++ b/docs/interfaces/_utils_package_manager_.spawnfunctions.html @@ -99,7 +99,7 @@

    npm

    npm: function
    @@ -133,7 +133,7 @@

    yarn

    yarn: function
    diff --git a/docs/interfaces/_utils_resolve_packages_.childprocess.html b/docs/interfaces/_utils_resolve_packages_.childprocess.html index dc4b0d2a404..d951fcc86e7 100644 --- a/docs/interfaces/_utils_resolve_packages_.childprocess.html +++ b/docs/interfaces/_utils_resolve_packages_.childprocess.html @@ -98,7 +98,7 @@

    status

    status: number
    diff --git a/docs/interfaces/_utils_types_config_.config.html b/docs/interfaces/_utils_types_config_.config.html index d3d4abc0e5f..116e5698288 100644 --- a/docs/interfaces/_utils_types_config_.config.html +++ b/docs/interfaces/_utils_types_config_.config.html @@ -135,7 +135,7 @@

    Optional configName

    configName: string
    @@ -161,7 +161,7 @@

    Optional item

    item: object
    @@ -179,7 +179,7 @@

    merge

    merge: string | string[]
    @@ -189,7 +189,7 @@

    Optional topScope

    topScope: string[]
    @@ -199,7 +199,7 @@

    webpackOptions

    webpackOptions: object
    diff --git a/docs/interfaces/_utils_types_config_.transformconfig.html b/docs/interfaces/_utils_types_config_.transformconfig.html index fb6a8e88763..09eea9d3655 100644 --- a/docs/interfaces/_utils_types_config_.transformconfig.html +++ b/docs/interfaces/_utils_types_config_.transformconfig.html @@ -133,7 +133,7 @@

    Optional config

    config: Config
    @@ -143,7 +143,7 @@

    Optional configFile

    configFile: string
    @@ -153,7 +153,7 @@

    Optional configPath

    configPath: string
    diff --git a/docs/interfaces/_utils_types_error_.error.html b/docs/interfaces/_utils_types_error_.error.html index 9ac2ded019a..c1ae464ef80 100644 --- a/docs/interfaces/_utils_types_error_.error.html +++ b/docs/interfaces/_utils_types_error_.error.html @@ -99,7 +99,7 @@

    message

    message: string
    @@ -109,7 +109,7 @@

    Optional stack

    stack: string
    diff --git a/docs/interfaces/_utils_types_nodepath_.expressionobject.html b/docs/interfaces/_utils_types_nodepath_.expressionobject.html index 4dd849593db..a8369eb11fe 100644 --- a/docs/interfaces/_utils_types_nodepath_.expressionobject.html +++ b/docs/interfaces/_utils_types_nodepath_.expressionobject.html @@ -98,7 +98,7 @@

    Optional name

    name: string
    diff --git a/docs/interfaces/_utils_types_nodepath_.jscodeshift.html b/docs/interfaces/_utils_types_nodepath_.jscodeshift.html index 987867d9610..71aad4c19cb 100644 --- a/docs/interfaces/_utils_types_nodepath_.jscodeshift.html +++ b/docs/interfaces/_utils_types_nodepath_.jscodeshift.html @@ -91,7 +91,7 @@

    Callable

  • Parameters

    @@ -164,7 +164,7 @@

    Optional ArrayExpression<
    ArrayExpression: ExpressionObject
    @@ -174,7 +174,7 @@

    Optional BlockStatementBlockStatement: ExpressionObject

  • @@ -184,7 +184,7 @@

    Optional CallExpressionCallExpression: ExpressionObject

    @@ -194,7 +194,7 @@

    Optional FunctionExpressi
    FunctionExpression: ExpressionObject
    @@ -204,7 +204,7 @@

    Optional Identifier

    Identifier: ExpressionObject
    @@ -214,7 +214,7 @@

    Optional Literal

    @@ -224,7 +224,7 @@

    Optional MemberExpression
    MemberExpression: ExpressionObject
    @@ -234,7 +234,7 @@

    Optional NewExpressionNewExpression: ExpressionObject

    @@ -259,7 +259,7 @@

    Optional ObjectExpression
    ObjectExpression: ExpressionObject
    @@ -269,7 +269,7 @@

    Optional Program

    @@ -279,7 +279,7 @@

    Optional Property

    @@ -289,7 +289,7 @@

    Optional VariableDeclarat
    VariableDeclarator: ExpressionObject
    @@ -299,7 +299,7 @@

    Optional arrayExpression<
    arrayExpression: function
    @@ -330,7 +330,7 @@

    Optional booleanLiteralbooleanLiteral: function

    @@ -361,7 +361,7 @@

    Optional callExpressioncallExpression: function

    @@ -411,7 +411,7 @@

    Optional filters

    filters: object
    @@ -434,7 +434,7 @@

    Optional identifier

    identifier: function
    @@ -465,7 +465,7 @@

    Optional literal

    literal: function
    @@ -496,7 +496,7 @@

    Optional memberExpression
    memberExpression: function
    @@ -533,7 +533,7 @@

    Optional newExpressionnewExpression: function

    @@ -567,7 +567,7 @@

    Optional objectExpression
    objectExpression: function
    @@ -598,7 +598,7 @@

    Optional objectPropertyobjectProperty: function

    @@ -632,7 +632,7 @@

    Optional program

    program: function
    @@ -663,7 +663,7 @@

    Optional property

    property: function
    @@ -700,7 +700,7 @@

    Optional variableDeclarat
    variableDeclaration: function
    @@ -734,7 +734,7 @@

    Optional variableDeclarat
    variableDeclarator: function
    @@ -768,7 +768,7 @@

    Optional withParser

    withParser: function
    diff --git a/docs/interfaces/_utils_types_nodepath_.modulerule.html b/docs/interfaces/_utils_types_nodepath_.modulerule.html index b224a7ad7b0..14788c5dfa9 100644 --- a/docs/interfaces/_utils_types_nodepath_.modulerule.html +++ b/docs/interfaces/_utils_types_nodepath_.modulerule.html @@ -98,7 +98,7 @@

    Optional loader

    loader: string
    diff --git a/docs/interfaces/_utils_types_nodepath_.node.html b/docs/interfaces/_utils_types_nodepath_.node.html index 0d67a085297..fa2f8d5d085 100644 --- a/docs/interfaces/_utils_types_nodepath_.node.html +++ b/docs/interfaces/_utils_types_nodepath_.node.html @@ -161,7 +161,7 @@

    Optional __paths

    __paths: Node[]
    @@ -171,7 +171,7 @@

    Optional arguments

    arguments: Node[]
    @@ -181,7 +181,7 @@

    Optional ast

    ast: Node
    @@ -191,7 +191,7 @@

    Optional body

    body: Node[]
    @@ -201,7 +201,7 @@

    Optional callee

    callee: Node
    @@ -227,7 +227,7 @@

    Optional declarations

    declarations: Node[]
    @@ -237,7 +237,7 @@

    Optional elements

    elements: Node[]
    @@ -247,7 +247,7 @@

    Optional expression

    expression: object
    @@ -291,7 +291,7 @@

    Optional filter

    filter: function
    @@ -340,7 +340,7 @@

    Optional find

    find: function
    @@ -374,7 +374,7 @@

    Optional forEach

    forEach: function
    @@ -423,7 +423,7 @@

    Optional get

    get: function
    @@ -454,7 +454,7 @@

    Optional id

    id: object
    @@ -472,7 +472,7 @@

    Optional key

    key: object
    @@ -493,7 +493,7 @@

    Optional name

    name: string
    @@ -503,7 +503,7 @@

    Optional node

    node: Node
    @@ -513,7 +513,7 @@

    Optional nodes

    nodes: function
    @@ -538,7 +538,7 @@

    Optional object

    object: object
    @@ -548,7 +548,7 @@

    Optional parent

    parent: Node
    @@ -558,7 +558,7 @@

    Optional pop

    pop: function
    @@ -583,7 +583,7 @@

    Optional properties

    properties: Node[]
    @@ -593,7 +593,7 @@

    Optional property

    property: Node
    @@ -603,7 +603,7 @@

    Optional prune

    prune: Function
    @@ -613,7 +613,7 @@

    Optional remove

    remove: function
    @@ -638,7 +638,7 @@

    Optional replaceWith

    replaceWith: function
    @@ -669,7 +669,7 @@

    Optional rules

    rules: ModuleRule[]
    @@ -679,7 +679,7 @@

    Optional size

    size: function
    @@ -704,7 +704,7 @@

    Optional source

    source: string
    @@ -714,7 +714,7 @@

    Optional toSource

    toSource: function
    @@ -750,7 +750,7 @@

    Optional type

    type: string
    @@ -760,7 +760,7 @@

    Optional value

    value: Node | string | Node[]
    diff --git a/docs/modules/_add_index_.html b/docs/modules/_add_index_.html index b5d0d2af1ac..0699bdcc021 100644 --- a/docs/modules/_add_index_.html +++ b/docs/modules/_add_index_.html @@ -93,7 +93,7 @@

    Const DEFAULT_WEBPACK_C
    DEFAULT_WEBPACK_CONFIG_FILENAME: "webpack.config.js" = "webpack.config.js"
    @@ -124,7 +124,7 @@

    add

  • Parameters

    diff --git a/docs/modules/_generate_loader_index_.html b/docs/modules/_generate_loader_index_.html index e34fd1a3cd5..e2f28596588 100644 --- a/docs/modules/_generate_loader_index_.html +++ b/docs/modules/_generate_loader_index_.html @@ -91,7 +91,7 @@

    loaderCreator

  • diff --git a/docs/modules/_generate_plugin_index_.html b/docs/modules/_generate_plugin_index_.html index d54a6faa8fa..ea66a85d91c 100644 --- a/docs/modules/_generate_plugin_index_.html +++ b/docs/modules/_generate_plugin_index_.html @@ -91,7 +91,7 @@

    pluginCreator

  • diff --git a/docs/modules/_generators_addon_generator_.html b/docs/modules/_generators_addon_generator_.html index be6cf6063eb..5ca1df710b7 100644 --- a/docs/modules/_generators_addon_generator_.html +++ b/docs/modules/_generators_addon_generator_.html @@ -91,7 +91,7 @@

    Const addonGenerator

  • diff --git a/docs/modules/_generators_loader_generator_.html b/docs/modules/_generators_loader_generator_.html index 2040783e0b7..a4c45009422 100644 --- a/docs/modules/_generators_loader_generator_.html +++ b/docs/modules/_generators_loader_generator_.html @@ -93,7 +93,7 @@

    Const LoaderGenerator

    LoaderGenerator: Generator = addonGenerator([{default: "my-loader",filter: makeLoaderName,message: "Loader name",name: "name",type: "input",validate: (str: string): boolean => str.length > 0}],path.resolve(__dirname, "..", "generate-loader"),["src/cjs.js.tpl","test/test-utils.js.tpl","test/unit.test.js.tpl","test/functional.test.js.tpl","test/fixtures/simple-file.js.tpl","examples/simple/webpack.config.js.tpl","examples/simple/src/index.js.tpl","examples/simple/src/lazy-module.js.tpl","examples/simple/src/static-esm-module.js.tpl"],["src/_index.js.tpl"],(gen): object => ({ name: gen.props.name }))
    @@ -125,7 +125,7 @@

    makeLoaderName

  • diff --git a/docs/modules/_generators_plugin_generator_.html b/docs/modules/_generators_plugin_generator_.html index ed780a48349..a656f78ca2e 100644 --- a/docs/modules/_generators_plugin_generator_.html +++ b/docs/modules/_generators_plugin_generator_.html @@ -87,7 +87,7 @@

    Const PluginGenerator

    PluginGenerator: Generator = addonGenerator([{default: "my-webpack-plugin",filter: _.kebabCase,message: "Plugin name",name: "name",type: "input",validate: (str: string): boolean => str.length > 0}],path.resolve(__dirname, "..", "generate-plugin"),["src/cjs.js.tpl","test/test-utils.js.tpl","test/functional.test.js.tpl","examples/simple/src/index.js.tpl","examples/simple/src/lazy-module.js.tpl","examples/simple/src/static-esm-module.js.tpl"],["src/_index.js.tpl", "examples/simple/_webpack.config.js.tpl"],(gen): object => ({ name: _.upperFirst(_.camelCase(gen.props.name)) }))
    diff --git a/docs/modules/_generators_types_index_.html b/docs/modules/_generators_types_index_.html index d1b40868471..818135329c2 100644 --- a/docs/modules/_generators_types_index_.html +++ b/docs/modules/_generators_types_index_.html @@ -96,7 +96,7 @@

    IRuleSetCondition

    IRuleSetCondition: RegExp | string | Function | object
    diff --git a/docs/modules/_generators_utils_add_index_.html b/docs/modules/_generators_utils_add_index_.html index c96080570f4..8e92a84d7ab 100644 --- a/docs/modules/_generators_utils_add_index_.html +++ b/docs/modules/_generators_utils_add_index_.html @@ -95,7 +95,7 @@

    Const PROPS

    PROPS: string[] = Array.from(PROP_TYPES.keys())
    @@ -112,7 +112,7 @@

    replaceAt

  • @@ -157,7 +157,7 @@

    Const searchProps

  • @@ -199,7 +199,7 @@

    Const traverseAndGet
    diff --git a/docs/modules/_generators_utils_add_questions_.html b/docs/modules/_generators_utils_add_questions_.html index aa5fab6bd46..6852654c921 100644 --- a/docs/modules/_generators_utils_add_questions_.html +++ b/docs/modules/_generators_utils_add_questions_.html @@ -97,7 +97,7 @@

    Const actionTypeQuestio
    actionTypeQuestion: any = AutoComplete("actionType", "What property do you want to add to?", {pageSize: 7,source: searchProps,suggestOnly: false})
    @@ -107,7 +107,7 @@

    Const entryTypeQuestion
    entryTypeQuestion: Question = Confirm("entryType", "Will your application have multiple bundles?", false)
    @@ -117,7 +117,7 @@

    Const mergeFileQuestion
    mergeFileQuestion: Question[] = mergeFileQuestionsFunction()
    @@ -127,7 +127,7 @@

    Const topScopeQuestion<
    topScopeQuestion: Question = Input("topScope", "What do you want to add to topScope?")
    @@ -144,7 +144,7 @@

    Const manualOrListInput
  • @@ -178,7 +178,7 @@

    Const mergeFileQuestion
  • Returns Question[]

    diff --git a/docs/modules/_generators_utils_entry_.html b/docs/modules/_generators_utils_entry_.html index e0c71579181..a6e818b2166 100644 --- a/docs/modules/_generators_utils_entry_.html +++ b/docs/modules/_generators_utils_entry_.html @@ -97,7 +97,7 @@

    entry

  • diff --git a/docs/modules/_generators_utils_languagesupport_.html b/docs/modules/_generators_utils_languagesupport_.html index d4f3368f865..4a217d2bcc4 100644 --- a/docs/modules/_generators_utils_languagesupport_.html +++ b/docs/modules/_generators_utils_languagesupport_.html @@ -103,7 +103,7 @@

    getBabelLoader

  • @@ -135,7 +135,7 @@

    getEntryFolders

  • Parameters

    @@ -158,7 +158,7 @@

    Const getFolder

  • Parameters

    @@ -181,7 +181,7 @@

    getTypescriptLoader

  • @@ -213,7 +213,7 @@

    language

  • Parameters

    @@ -239,7 +239,7 @@

    Const replaceExt

  • Parameters

    @@ -265,7 +265,7 @@

    updateEntryExt

  • Parameters

    diff --git a/docs/modules/_generators_utils_plugins_.html b/docs/modules/_generators_utils_plugins_.html index 76ef6e0ac95..7f619c0ebdd 100644 --- a/docs/modules/_generators_utils_plugins_.html +++ b/docs/modules/_generators_utils_plugins_.html @@ -93,7 +93,7 @@

    default

  • @@ -117,7 +117,7 @@

    Const generatePluginNam
  • @@ -151,7 +151,7 @@

    Const replaceAt

  • diff --git a/docs/modules/_generators_utils_stylesupport_.html b/docs/modules/_generators_utils_stylesupport_.html index 2732cb018e7..1a279b9b63a 100644 --- a/docs/modules/_generators_utils_stylesupport_.html +++ b/docs/modules/_generators_utils_stylesupport_.html @@ -105,7 +105,7 @@

    style

  • Parameters

    diff --git a/docs/modules/_generators_utils_validate_.html b/docs/modules/_generators_utils_validate_.html index aec62e12622..843b937df95 100644 --- a/docs/modules/_generators_utils_validate_.html +++ b/docs/modules/_generators_utils_validate_.html @@ -91,7 +91,7 @@

    validate

  • diff --git a/docs/modules/_generators_utils_webpackconfig_.html b/docs/modules/_generators_utils_webpackconfig_.html index 42af6db9c2f..0215b447efc 100644 --- a/docs/modules/_generators_utils_webpackconfig_.html +++ b/docs/modules/_generators_utils_webpackconfig_.html @@ -91,7 +91,7 @@

    getDefaultOptimization

  • Parameters

    diff --git a/docs/modules/_info_index_.html b/docs/modules/_info_index_.html index eafefcca2ea..2b519b94557 100644 --- a/docs/modules/_info_index_.html +++ b/docs/modules/_info_index_.html @@ -98,7 +98,7 @@

    info

  • Returns Promise<void>

    @@ -115,7 +115,7 @@

    information

  • Returns Information

    diff --git a/docs/modules/_init_index_.html b/docs/modules/_init_index_.html index 9642ea8b7af..231c1d20dc1 100644 --- a/docs/modules/_init_index_.html +++ b/docs/modules/_init_index_.html @@ -91,7 +91,7 @@

    initializeInquirer

  • diff --git a/docs/modules/_init_init_.html b/docs/modules/_init_init_.html index e091e68a888..035629f5006 100644 --- a/docs/modules/_init_init_.html +++ b/docs/modules/_init_init_.html @@ -92,7 +92,7 @@

    Const mapOptionsToTrans
  • @@ -129,7 +129,7 @@

    runTransform

  • diff --git a/docs/modules/_migrate_bannerplugin_bannerplugin_.html b/docs/modules/_migrate_bannerplugin_bannerplugin_.html index ddc6b364860..983e1b5ec92 100644 --- a/docs/modules/_migrate_bannerplugin_bannerplugin_.html +++ b/docs/modules/_migrate_bannerplugin_bannerplugin_.html @@ -91,7 +91,7 @@

    default

  • diff --git a/docs/modules/_migrate_commonschunkplugin_commonschunkplugin_.html b/docs/modules/_migrate_commonschunkplugin_commonschunkplugin_.html index 3f48abd24a8..17a2da0c07d 100644 --- a/docs/modules/_migrate_commonschunkplugin_commonschunkplugin_.html +++ b/docs/modules/_migrate_commonschunkplugin_commonschunkplugin_.html @@ -92,7 +92,7 @@

    default

  • @@ -131,7 +131,7 @@

    Const mergeTestProp

    Parameters

    diff --git a/docs/modules/_migrate_extracttextplugin_extracttextplugin_.html b/docs/modules/_migrate_extracttextplugin_extracttextplugin_.html index a12210b44d6..7b9ada1ad54 100644 --- a/docs/modules/_migrate_extracttextplugin_extracttextplugin_.html +++ b/docs/modules/_migrate_extracttextplugin_extracttextplugin_.html @@ -92,7 +92,7 @@

    default

  • @@ -133,7 +133,7 @@

    findInvocation

  • diff --git a/docs/modules/_migrate_index_.html b/docs/modules/_migrate_index_.html index fab68ebc257..5be1280f7ef 100644 --- a/docs/modules/_migrate_index_.html +++ b/docs/modules/_migrate_index_.html @@ -94,7 +94,7 @@

    process

    process: object
    @@ -169,7 +169,7 @@

    migrate

  • @@ -207,7 +207,7 @@

    runMigration

  • diff --git a/docs/modules/_migrate_loaderoptionsplugin_loaderoptionsplugin_.html b/docs/modules/_migrate_loaderoptionsplugin_loaderoptionsplugin_.html index bf8daf3e74a..4e9ea1d0101 100644 --- a/docs/modules/_migrate_loaderoptionsplugin_loaderoptionsplugin_.html +++ b/docs/modules/_migrate_loaderoptionsplugin_loaderoptionsplugin_.html @@ -97,7 +97,7 @@

    default

  • diff --git a/docs/modules/_migrate_loaders_loaders_.html b/docs/modules/_migrate_loaders_loaders_.html index 7460022c9ad..a68e2f72efb 100644 --- a/docs/modules/_migrate_loaders_loaders_.html +++ b/docs/modules/_migrate_loaders_loaders_.html @@ -91,7 +91,7 @@

    default

  • diff --git a/docs/modules/_migrate_migrate_.html b/docs/modules/_migrate_migrate_.html index 6c56632c953..2f5d744f40c 100644 --- a/docs/modules/_migrate_migrate_.html +++ b/docs/modules/_migrate_migrate_.html @@ -107,7 +107,7 @@

    Const transformations

    transformations: LazyTransformObject = Object.keys(transformsObject).reduce((res: object, key: string): LazyTransformObject => {res[key] = (ast: object, source: string): object => transformSingleAST(ast, source, transformsObject[key]);return res;},{})
    @@ -124,7 +124,7 @@

    Const transform

  • @@ -166,7 +166,7 @@

    Const transformSingleAST

    @@ -240,7 +240,7 @@

    Const transformsObject

    transformsObject: object
    @@ -249,7 +249,7 @@

    bannerPluginTransform

    bannerPluginTransform: default
    @@ -259,7 +259,7 @@

    commonsChunkPluginTransform

    commonsChunkPluginTransform: default
    @@ -269,7 +269,7 @@

    extractTextPluginTransform

    extractTextPluginTransform: default
    @@ -279,7 +279,7 @@

    loaderOptionsPluginTransform

    loaderOptionsPluginTransform: default
    @@ -289,7 +289,7 @@

    loadersTransform

    loadersTransform: default
    @@ -299,7 +299,7 @@

    noEmitOnErrorsPluginTransform

    noEmitOnErrorsPluginTransform: default
    @@ -309,7 +309,7 @@

    removeDeprecatedPluginsTransform

    removeDeprecatedPluginsTransform: default
    @@ -319,7 +319,7 @@

    removeJsonLoaderTransform

    removeJsonLoaderTransform: default
    @@ -329,7 +329,7 @@

    resolveTransform

    resolveTransform: transformer
    @@ -339,7 +339,7 @@

    uglifyJsPluginTransform

    uglifyJsPluginTransform: default
    diff --git a/docs/modules/_migrate_moduleconcatenationplugin_moduleconcatenationplugin_.html b/docs/modules/_migrate_moduleconcatenationplugin_moduleconcatenationplugin_.html index b22a7c817cd..b01ddc0efe8 100644 --- a/docs/modules/_migrate_moduleconcatenationplugin_moduleconcatenationplugin_.html +++ b/docs/modules/_migrate_moduleconcatenationplugin_moduleconcatenationplugin_.html @@ -91,7 +91,7 @@

    default

  • diff --git a/docs/modules/_migrate_namedmodulesplugin_namedmodulesplugin_.html b/docs/modules/_migrate_namedmodulesplugin_namedmodulesplugin_.html index 575e9f7561f..7909bda1ec8 100644 --- a/docs/modules/_migrate_namedmodulesplugin_namedmodulesplugin_.html +++ b/docs/modules/_migrate_namedmodulesplugin_namedmodulesplugin_.html @@ -91,7 +91,7 @@

    default

  • diff --git a/docs/modules/_migrate_noemitonerrorsplugin_noemitonerrorsplugin_.html b/docs/modules/_migrate_noemitonerrorsplugin_noemitonerrorsplugin_.html index af2e9561794..b87b52a6065 100644 --- a/docs/modules/_migrate_noemitonerrorsplugin_noemitonerrorsplugin_.html +++ b/docs/modules/_migrate_noemitonerrorsplugin_noemitonerrorsplugin_.html @@ -91,7 +91,7 @@

    default

  • diff --git a/docs/modules/_migrate_outputpath_outputpath_.html b/docs/modules/_migrate_outputpath_outputpath_.html index 5b8149213dd..80a0acbf377 100644 --- a/docs/modules/_migrate_outputpath_outputpath_.html +++ b/docs/modules/_migrate_outputpath_outputpath_.html @@ -92,7 +92,7 @@

    default

  • @@ -133,7 +133,7 @@

    replaceWithPath

  • Parameters

    diff --git a/docs/modules/_migrate_removedeprecatedplugins_removedeprecatedplugins_.html b/docs/modules/_migrate_removedeprecatedplugins_removedeprecatedplugins_.html index 6cacabfc4dc..6eb80890b2c 100644 --- a/docs/modules/_migrate_removedeprecatedplugins_removedeprecatedplugins_.html +++ b/docs/modules/_migrate_removedeprecatedplugins_removedeprecatedplugins_.html @@ -91,7 +91,7 @@

    default

  • diff --git a/docs/modules/_migrate_removejsonloader_removejsonloader_.html b/docs/modules/_migrate_removejsonloader_removejsonloader_.html index 9860433f955..0bd44af2518 100644 --- a/docs/modules/_migrate_removejsonloader_removejsonloader_.html +++ b/docs/modules/_migrate_removejsonloader_removejsonloader_.html @@ -93,7 +93,7 @@

    TransformCallback

    TransformCallback: function
    @@ -131,7 +131,7 @@

    default

  • diff --git a/docs/modules/_migrate_resolve_resolve_.html b/docs/modules/_migrate_resolve_resolve_.html index 5661f10d797..02e5c673e35 100644 --- a/docs/modules/_migrate_resolve_resolve_.html +++ b/docs/modules/_migrate_resolve_resolve_.html @@ -91,7 +91,7 @@

    transformer

  • diff --git a/docs/modules/_migrate_types_nodepath_.html b/docs/modules/_migrate_types_nodepath_.html index 355f1f49076..14d259825de 100644 --- a/docs/modules/_migrate_types_nodepath_.html +++ b/docs/modules/_migrate_types_nodepath_.html @@ -96,7 +96,7 @@

    valueType

    valueType: string | number | boolean | Node | null
    diff --git a/docs/modules/_migrate_uglifyjsplugin_uglifyjsplugin_.html b/docs/modules/_migrate_uglifyjsplugin_uglifyjsplugin_.html index 9640a25e749..20f45209609 100644 --- a/docs/modules/_migrate_uglifyjsplugin_uglifyjsplugin_.html +++ b/docs/modules/_migrate_uglifyjsplugin_uglifyjsplugin_.html @@ -91,7 +91,7 @@

    default

  • diff --git a/docs/modules/_remove_index_.html b/docs/modules/_remove_index_.html index ce3793a8af4..f6b7636c20c 100644 --- a/docs/modules/_remove_index_.html +++ b/docs/modules/_remove_index_.html @@ -91,7 +91,7 @@

    remove

  • diff --git a/docs/modules/_serve_index_.html b/docs/modules/_serve_index_.html index 1277a58c8af..dd11c12938a 100644 --- a/docs/modules/_serve_index_.html +++ b/docs/modules/_serve_index_.html @@ -106,7 +106,7 @@

    Const getRootPathM
  • @@ -140,7 +140,7 @@

    serve

  • @@ -163,7 +163,7 @@

    Const spawnWithArg

  • Parameters

    @@ -188,7 +188,7 @@

    Const npmConfig

    npmConfig: object
    @@ -197,7 +197,7 @@

    dependency

    dependency: string = "--save"
    @@ -207,7 +207,7 @@

    devDependency

    devDependency: string = "--save-dev"
    @@ -217,7 +217,7 @@

    installCmd

    installCmd: string = "install"
    @@ -227,7 +227,7 @@

    optionalDependency

    optionalDependency: string = "--save-optional"
    @@ -238,7 +238,7 @@

    Const yarnConfig

    yarnConfig: object
    @@ -247,7 +247,7 @@

    dependency

    dependency: string = " "
    @@ -257,7 +257,7 @@

    devDependency

    devDependency: string = "--save"
    @@ -267,7 +267,7 @@

    installCmd

    installCmd: string = "add"
    @@ -277,7 +277,7 @@

    optionalDependency

    optionalDependency: string = "--optional"
    diff --git a/docs/modules/_update_index_.html b/docs/modules/_update_index_.html index 54fb693bdfc..d948c1f609b 100644 --- a/docs/modules/_update_index_.html +++ b/docs/modules/_update_index_.html @@ -91,7 +91,7 @@

    update

  • diff --git a/docs/modules/_utils_ast_utils_.html b/docs/modules/_utils_ast_utils_.html index 8be430589de..7021eeb5ce0 100644 --- a/docs/modules/_utils_ast_utils_.html +++ b/docs/modules/_utils_ast_utils_.html @@ -112,7 +112,7 @@

    addOrUpdateConfigObject

  • @@ -168,7 +168,7 @@

    addProperty

  • @@ -226,7 +226,7 @@

    createIdentifierOrLiteral

  • @@ -260,7 +260,7 @@

    createLiteral

  • @@ -294,7 +294,7 @@

    createOrUpdatePluginByName

  • @@ -345,7 +345,7 @@

    createProperty

  • @@ -388,7 +388,7 @@

    findAndRemovePluginByName

  • @@ -435,7 +435,7 @@

    findObjWithOneOfKeys

  • Parameters

    @@ -461,7 +461,7 @@

    findPluginsArrayAndRemoveIfEmpty

  • @@ -499,7 +499,7 @@

    findPluginsByName

  • @@ -544,7 +544,7 @@

    findRootNodesByName

  • @@ -588,7 +588,7 @@

    findVariableToPlugin

  • @@ -633,7 +633,7 @@

    getRequire

  • @@ -679,7 +679,7 @@

    isImportPresent

  • Parameters

    @@ -708,7 +708,7 @@

    isType

  • @@ -745,7 +745,7 @@

    memberExpressionToPathString

  • @@ -777,7 +777,7 @@

    parseMerge

  • @@ -831,7 +831,7 @@

    parseTopScope

  • @@ -885,7 +885,7 @@

    pathsToMemberExpression

  • Parameters

    @@ -911,7 +911,7 @@

    removeProperty

  • @@ -963,7 +963,7 @@

    safeTraverse

  • @@ -1004,7 +1004,7 @@

    safeTraverseAndGetType

  • diff --git a/docs/modules/_utils_copy_utils_.html b/docs/modules/_utils_copy_utils_.html index a947693b827..ff176798ec2 100644 --- a/docs/modules/_utils_copy_utils_.html +++ b/docs/modules/_utils_copy_utils_.html @@ -92,7 +92,7 @@

    Const generatorCopy

  • @@ -153,7 +153,7 @@

    Const generatorCopyTpl<
  • diff --git a/docs/modules/_utils_definetest_.html b/docs/modules/_utils_definetest_.html index edc1da76d90..db09fa6d813 100644 --- a/docs/modules/_utils_definetest_.html +++ b/docs/modules/_utils_definetest_.html @@ -100,7 +100,7 @@

    transformType

    transformType: function
    @@ -150,7 +150,7 @@

    defineTest

  • @@ -206,7 +206,7 @@

    runSingleTransform

  • diff --git a/docs/modules/_utils_modify_config_helper_.html b/docs/modules/_utils_modify_config_helper_.html index b7dd635657e..72a21a53a77 100644 --- a/docs/modules/_utils_modify_config_helper_.html +++ b/docs/modules/_utils_modify_config_helper_.html @@ -100,7 +100,7 @@

    Const DEFAULT_WEBPACK_C
    DEFAULT_WEBPACK_CONFIG_FILENAME: "webpack.config.js" = "webpack.config.js"
    @@ -117,7 +117,7 @@

    modifyHelperUtil

  • diff --git a/docs/modules/_utils_npm_exists_.html b/docs/modules/_utils_npm_exists_.html index 606bef388e3..732d93b7255 100644 --- a/docs/modules/_utils_npm_exists_.html +++ b/docs/modules/_utils_npm_exists_.html @@ -92,7 +92,7 @@

    Const constant

  • Parameters

    @@ -115,7 +115,7 @@

    npmExists

  • diff --git a/docs/modules/_utils_npm_packages_exists_.html b/docs/modules/_utils_npm_packages_exists_.html index 79d699b389c..aaef74bc3aa 100644 --- a/docs/modules/_utils_npm_packages_exists_.html +++ b/docs/modules/_utils_npm_packages_exists_.html @@ -93,7 +93,7 @@

    Const WEBPACK_SCAFFOLD_
    WEBPACK_SCAFFOLD_PREFIX: "webpack-scaffold" = "webpack-scaffold"
    @@ -110,7 +110,7 @@

    npmPackagesExists

  • diff --git a/docs/modules/_utils_package_manager_.html b/docs/modules/_utils_package_manager_.html index 61bbe6865e0..9f2df0d92e8 100644 --- a/docs/modules/_utils_package_manager_.html +++ b/docs/modules/_utils_package_manager_.html @@ -107,7 +107,7 @@

    getPackageManager

  • @@ -133,7 +133,7 @@

    getPathToGlobalPackages

  • @@ -158,7 +158,7 @@

    spawnChild

  • @@ -190,7 +190,7 @@

    spawnNPM

  • @@ -228,7 +228,7 @@

    spawnYarn

  • @@ -265,7 +265,7 @@

    Const SPAWN_FUNCTIONS

    SPAWN_FUNCTIONS: object
    @@ -274,7 +274,7 @@

    npm

    npm: spawnNPM = spawnNPM
    @@ -284,7 +284,7 @@

    yarn

    yarn: spawnYarn = spawnYarn
    diff --git a/docs/modules/_utils_path_utils_.html b/docs/modules/_utils_path_utils_.html index 6abb201bf2d..59dea212884 100644 --- a/docs/modules/_utils_path_utils_.html +++ b/docs/modules/_utils_path_utils_.html @@ -92,7 +92,7 @@

    findProjectRoot

  • @@ -115,7 +115,7 @@

    isLocalPath

  • diff --git a/docs/modules/_utils_prop_types_.html b/docs/modules/_utils_prop_types_.html index 4bd5cb5c72e..8e83bb6255d 100644 --- a/docs/modules/_utils_prop_types_.html +++ b/docs/modules/_utils_prop_types_.html @@ -87,7 +87,7 @@

    Const PROP_TYPES

    PROP_TYPES: Set<string> = new Set(["amd","bail","cache","context","devServer","devtool","entry","externals","merge","mode","module","node","optimization","output","parallelism","performance","plugins","profile","recordsInputPath","recordsOutputPath","recordsPath","resolve","resolveLoader","splitChunks","stats","target","topScope","watch","watchOptions"])
    diff --git a/docs/modules/_utils_recursive_parser_.html b/docs/modules/_utils_recursive_parser_.html index 5abf64f5c48..9af73967e56 100644 --- a/docs/modules/_utils_recursive_parser_.html +++ b/docs/modules/_utils_recursive_parser_.html @@ -91,7 +91,7 @@

    recursiveTransform

  • Parameters

    diff --git a/docs/modules/_utils_resolve_packages_.html b/docs/modules/_utils_resolve_packages_.html index 5824163c754..636848820b2 100644 --- a/docs/modules/_utils_resolve_packages_.html +++ b/docs/modules/_utils_resolve_packages_.html @@ -98,7 +98,7 @@

    processPromise

  • @@ -130,7 +130,7 @@

    resolvePackages

  • diff --git a/docs/modules/_utils_run_prettier_.html b/docs/modules/_utils_run_prettier_.html index ae9a52c25de..d63671815db 100644 --- a/docs/modules/_utils_run_prettier_.html +++ b/docs/modules/_utils_run_prettier_.html @@ -91,7 +91,7 @@

    runPrettier

  • diff --git a/docs/modules/_utils_scaffold_.html b/docs/modules/_utils_scaffold_.html index be1c99f2bbe..d7aec58b62b 100644 --- a/docs/modules/_utils_scaffold_.html +++ b/docs/modules/_utils_scaffold_.html @@ -92,7 +92,7 @@

    mapOptionsToTransform

  • @@ -127,7 +127,7 @@

    runTransform

  • diff --git a/docs/modules/_utils_types_nodepath_.html b/docs/modules/_utils_types_nodepath_.html index 24055e67f44..d27f529bef7 100644 --- a/docs/modules/_utils_types_nodepath_.html +++ b/docs/modules/_utils_types_nodepath_.html @@ -96,7 +96,7 @@

    valueType

    valueType: string[] | string | number | boolean | Node | null
    diff --git a/docs/modules/_utils_validate_identifier_.html b/docs/modules/_utils_validate_identifier_.html index 3f93e2324ae..2380acdb19a 100644 --- a/docs/modules/_utils_validate_identifier_.html +++ b/docs/modules/_utils_validate_identifier_.html @@ -102,7 +102,7 @@

    Const astralIdentifierC
    astralIdentifierCodes: number[] = [509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,1306,2,54,14,32,9,16,3,46,10,54,9,7,2,37,13,2,9,52,0,13,2,49,13,16,9,83,11,168,11,6,9,8,2,57,0,2,6,3,1,3,2,10,0,11,1,3,6,4,4,316,19,13,9,214,6,3,8,112,16,16,9,82,12,9,9,535,9,20855,9,135,4,60,6,26,9,1016,45,17,3,19723,1,5319,4,4,5,9,7,3,6,31,3,149,2,1418,49,4305,6,792618,239]
    @@ -112,7 +112,7 @@

    Const astralIdentifierS
    astralIdentifierStartCodes: number[] = [0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,17,26,6,37,11,29,3,35,5,7,2,4,43,157,99,39,9,51,157,310,10,21,11,7,153,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,98,21,11,25,71,55,7,1,65,0,16,3,2,2,2,26,45,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,955,52,76,44,33,24,27,35,42,34,4,0,13,47,15,3,22,0,38,17,2,24,133,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,32,4,287,47,21,1,2,0,185,46,82,47,21,0,60,42,502,63,32,0,449,56,1288,920,104,110,2962,1070,13266,568,8,30,114,29,19,47,17,3,32,20,6,18,881,68,12,0,67,12,16481,1,3071,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,4149,196,1340,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42710,42,4148,12,221,16355,541]
    @@ -122,7 +122,7 @@

    Const nonASCIIidentifier

    nonASCIIidentifier: RegExp = new RegExp("[" + nonASCIIidentifierStartChars + nonASCIIidentifierChars + "]")
    @@ -132,7 +132,7 @@

    Let nonASCIIidentifierCharsnonASCIIidentifierChars: string = "‌‍·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ࣤ-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ଁ-ଃ଼ା-ୄେୈୋ-୍ୖୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఃా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ഁ-ഃാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ංඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ູົຼ່-ໍ໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜔ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠐-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏ᦰ-ᧀᧈᧉ᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭ᳲ-᳴᳸᳹᷀-᷵᷼-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯꘠-꘩꙯ꙴ-꙽ꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧꢀꢁꢴ-꣄꣐-꣙꣠-꣱꤀-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︭︳︴﹍-﹏0-9_"

    @@ -142,7 +142,7 @@

    Const nonASCIIidentifierStar
    nonASCIIidentifierStart: RegExp = new RegExp("[" + nonASCIIidentifierStartChars + "]")
    @@ -152,7 +152,7 @@

    Let nonASCIIidentifierStartnonASCIIidentifierStartChars: string = "ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠ-ࢲऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘౙౠౡಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൠൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᧁ-ᧇᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞭꞰꞱꟷ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭟꭤꭥꯀ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ"

  • @@ -169,7 +169,7 @@

    isIdentifierChar

  • Parameters

    @@ -192,7 +192,7 @@

    isIdentifierStart

  • Parameters

    @@ -215,7 +215,7 @@

    isInAstralSet

  • Parameters

    @@ -241,7 +241,7 @@

    isKeyword

  • Parameters

    @@ -264,7 +264,7 @@

    validationChar

  • Parameters

    diff --git a/docs/modules/_webpack_scaffold_index_.html b/docs/modules/_webpack_scaffold_index_.html index 873f78b21c4..90c778a5af2 100644 --- a/docs/modules/_webpack_scaffold_index_.html +++ b/docs/modules/_webpack_scaffold_index_.html @@ -104,7 +104,7 @@

    AutoComplete

  • Parameters

    @@ -133,7 +133,7 @@

    CheckList

  • Parameters

    @@ -162,7 +162,7 @@

    Confirm

  • Parameters

    @@ -191,7 +191,7 @@

    Input

  • Parameters

    @@ -220,7 +220,7 @@

    InputValidate

  • Parameters

    @@ -273,7 +273,7 @@

    List

  • Parameters

    @@ -302,7 +302,7 @@

    RawList

  • Parameters

    @@ -331,7 +331,7 @@

    createArrowFunction

  • Parameters

    @@ -354,7 +354,7 @@

    createAssetFilterFunction

  • Parameters

    @@ -377,7 +377,7 @@

    createDynamicPromise

  • Parameters

    @@ -400,7 +400,7 @@

    createExternalFunction

  • Parameters

    @@ -423,7 +423,7 @@

    createRegularFunction

  • Parameters

    @@ -446,7 +446,7 @@

    createRequire

  • Parameters

    @@ -469,7 +469,7 @@

    parseValue

  • Parameters

    diff --git a/package-lock.json b/package-lock.json index 53cfdbfd9d9..3ce02655938 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "webpack-cli", - "version": "3.3.2", + "version": "3.3.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 80aeeda478e..e3bcb2a4bc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpack-cli", - "version": "3.3.2", + "version": "3.3.3", "description": "CLI for webpack & friends", "license": "MIT", "repository": {