Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue: do not display progress when building front #17395

Merged

Conversation

pascalgrimaud
Copy link
Member

It's to avoid having:

[INFO] <s> [webpack.Progress] 0% 
[INFO] 
[INFO] <s> [webpack.Progress] 1% setup initialize
[INFO] <s> [webpack.Progress] 1% setup initialize HtmlWebpackPlugin
[INFO] <s> [webpack.Progress] 1% setup initialize
[INFO] <s> [webpack.Progress] 2% setup before run
[INFO] <s> [webpack.Progress] 2% setup before run NodeEnvironmentPlugin
[INFO] <s> [webpack.Progress] 2% setup before run
[INFO] <s> [webpack.Progress] 3% setup run
[INFO] <s> [webpack.Progress] 3% setup run webpack-cli
[INFO] <s> [webpack.Progress] 3% setup run
[INFO] <s> [webpack.Progress] 4% setup normal module factory
[INFO] <s> [webpack.Progress] 4% setup normal module factory
[INFO] <s> [webpack.Progress] 5% setup context module factory
[INFO] <s> [webpack.Progress] 5% setup context module factory
[INFO] <s> [webpack.Progress] 6% setup before compile
[INFO] <s> [webpack.Progress] 6% setup before compile ProgressPlugin
[INFO] <s> [webpack.Progress] 6% setup before compile
[INFO] <s> [webpack.Progress] 7% setup compile
[INFO] <s> [webpack.Progress] 7% setup compile ExternalsPlugin
[INFO] <s> [webpack.Progress] 7% setup compile
[INFO] <s> [webpack.Progress] 8% setup compilation
[INFO] <s> [webpack.Progress] 8% setup compilation CopyPlugin
[INFO] <s> [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin
[INFO] <s> [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin
[INFO] <s> [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin
[INFO] <s> [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin
[INFO] <s> [webpack.Progress] 8% setup compilation FetchCompileWasmPlugin
[INFO] <s> [webpack.Progress] 8% setup compilation FetchCompileAsyncWasmPlugin
[INFO] <s> [webpack.Progress] 8% setup compilation WorkerPlugin
[INFO] <s> [webpack.Progress] 8% setup compilation SplitChunksPlugin
[INFO] <s> [webpack.Progress] 8% setup compilation ResolverCachePlugin
[INFO] <s> [webpack.Progress] 8% setup compilation HtmlWebpackPlugin
[INFO] <s> [webpack.Progress] 8% setup compilation
[INFO] <s> [webpack.Progress] 9% setup compilation
[INFO] <s> [webpack.Progress] 9% setup compilation ProgressPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation DefinePlugin
[INFO] <s> [webpack.Progress] 9% setup compilation DefinePlugin
[INFO] <s> [webpack.Progress] 9% setup compilation vue-loader-plugin
[INFO] <s> [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation ModuleInfoHeaderPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation SourceMapDevToolPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation JavascriptModulesPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation JsonModulesPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation AssetModulesPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation EntryPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation RuntimePlugin
[INFO] <s> [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation DataUriPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation FileUriPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation CompatibilityPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation HarmonyModulesPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation AMDPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation RequireJsStuffPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation CommonJsPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation LoaderPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation LoaderPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation NodeStuffPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation APIPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation ConstPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation UseStrictPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation RequireIncludePlugin
[INFO] <s> [webpack.Progress] 9% setup compilation RequireEnsurePlugin
[INFO] <s> [webpack.Progress] 9% setup compilation RequireContextPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation ImportPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation SystemPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation ImportMetaPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation URLPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation NamedModuleIdsPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation NamedChunkIdsPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation DefinePlugin
[INFO] <s> [webpack.Progress] 9% setup compilation TemplatedPathPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation RecordIdsPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation AddBuildDependenciesPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation AddBuildDependenciesPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation AddBuildDependenciesPlugin
[INFO] <s> [webpack.Progress] 9% setup compilation
[INFO] <i> [webpack.Progress]  | 15 ms setup > compilation
[INFO] <i> [webpack.Progress] 24 ms setup
[INFO] <s> [webpack.Progress] 10% building
[INFO] <s> [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules
[INFO] <i> [webpack.Progress]  | 67 ms building > entries dependencies modules
[INFO] <s> [webpack.Progress] 10% building import loader ./node_modules/ts-loader/index.js
[INFO] <i> [webpack.Progress]  | 19 ms building > import loader ./node_modules/ts-loader/index.js
[INFO] <s> [webpack.Progress] 10% building 0/1 entries 1/1 dependencies 0/1 modules
[INFO] <i> [webpack.Progress]  | 491 ms building > entries dependencies modules
[INFO] <s> [webpack.Progress] 10% building import loader ./node_modules/vue-loader/lib/index.js
[INFO] <s> [webpack.Progress] 10% building 0/1 entries 11/64 dependencies 2/11 modules
[INFO] <i> [webpack.Progress]  | 254 ms building > entries dependencies modules
[INFO] <s> [webpack.Progress] 10% building import loader ./node_modules/vue-style-loader/index.js
[INFO] <s> [webpack.Progress] 10% building import loader ./node_modules/css-loader/dist/cjs.js
[INFO] <i> [webpack.Progress]  | 23 ms building > import loader ./node_modules/css-loader/dist/cjs.js
[INFO] <s> [webpack.Progress] 10% building import loader ./node_modules/postcss-loader/dist/cjs.js
[INFO] <s> [webpack.Progress] 10% building import loader ./node_modules/sass-loader/dist/cjs.js
[INFO] <s> [webpack.Progress] 10% building 0/1 entries 20/69 dependencies 3/17 modules
[INFO] <i> [webpack.Progress]  | 353 ms building > entries dependencies modules
[INFO] <s> [webpack.Progress] 10% building import loader ./node_modules/vue-loader/lib/loaders/pitcher.js
[INFO] <s> [webpack.Progress] 10% building 0/1 entries 244/274 dependencies 5/234 modules
[INFO] <s> [webpack.Progress] 10% building 0/1 entries 600/960 dependencies 48/298 modules
[INFO] <i> [webpack.Progress]  | 843 ms building > entries dependencies modules
[INFO] <s> [webpack.Progress] 10% building import loader ./node_modules/vue-loader/lib/loaders/templateLoader.js
[INFO] <s> [webpack.Progress] 10% building 0/1 entries 1599/1647 dependencies 83/346 modules
[INFO] <s> [webpack.Progress] 10% building 0/1 entries 1600/1647 dependencies 83/346 modules
[INFO] <s> [webpack.Progress] 12% building 0/1 entries 2200/2273 dependencies 205/390 modules
[INFO] <w> [webpack.Progress]  | 1537 ms building > entries dependencies modules
[INFO] <s> [webpack.Progress] 13% building import loader ./node_modules/vue-loader/lib/loaders/stylePostLoader.js
[INFO] <s> [webpack.Progress] 13% building 0/1 entries 2421/2438 dependencies 359/435 modules
[INFO] <s> [webpack.Progress] 64% building 1/1 entries 2526/2526 dependencies 467/467 modules
[INFO] <w> [webpack.Progress]  | 3285 ms building > entries dependencies modules
[INFO] <s> [webpack.Progress] 65% building
[INFO] <s> [webpack.Progress] 69% building finish
[INFO] <s> [webpack.Progress] 69% building finish
[INFO] <w> [webpack.Progress] 6883 ms building
[INFO] <s> [webpack.Progress] 70% sealing finish module graph
[INFO] <s> [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin
[INFO] <s> [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin
[INFO] <s> [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin
[INFO] <i> [webpack.Progress]  |  | 38 ms finish module graph > FlagDependencyExportsPlugin
[INFO] <s> [webpack.Progress] 70% sealing finish module graph
[INFO] <i> [webpack.Progress]  | 56 ms sealing > finish module graph
[INFO] <s> [webpack.Progress] 70% sealing plugins
[INFO] <s> [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin
[INFO] <s> [webpack.Progress] 70% sealing plugins
[INFO] <s> [webpack.Progress] 71% sealing dependencies optimization
[INFO] <s> [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin
[INFO] <i> [webpack.Progress]  |  | 12 ms dependencies optimization > SideEffectsFlagPlugin
[INFO] <s> [webpack.Progress] 71% sealing dependencies optimization
[INFO] <i> [webpack.Progress]  | 12 ms sealing > dependencies optimization
[INFO] <s> [webpack.Progress] 71% sealing after dependencies optimization
[INFO] <s> [webpack.Progress] 71% sealing after dependencies optimization
[INFO] <s> [webpack.Progress] 72% sealing chunk graph
[INFO] <s> [webpack.Progress] 72% sealing chunk graph
[INFO] <i> [webpack.Progress]  | 11 ms sealing > chunk graph
[INFO] <s> [webpack.Progress] 73% sealing after chunk graph
[INFO] <s> [webpack.Progress] 73% sealing after chunk graph
[INFO] <s> [webpack.Progress] 73% sealing optimizing
[INFO] <s> [webpack.Progress] 73% sealing optimizing
[INFO] <s> [webpack.Progress] 74% sealing module optimization
[INFO] <s> [webpack.Progress] 74% sealing module optimization
[INFO] <s> [webpack.Progress] 75% sealing after module optimization
[INFO] <s> [webpack.Progress] 75% sealing after module optimization
[INFO] <s> [webpack.Progress] 75% sealing chunk optimization
[INFO] <s> [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin
[INFO] <s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
[INFO] <s> [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin
[INFO] <s> [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin
[INFO] <s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
[INFO] <s> [webpack.Progress] 75% sealing chunk optimization
[INFO] <s> [webpack.Progress] 76% sealing after chunk optimization
[INFO] <s> [webpack.Progress] 76% sealing after chunk optimization
[INFO] <s> [webpack.Progress] 77% sealing module and chunk tree optimization
[INFO] <s> [webpack.Progress] 77% sealing module and chunk tree optimization PersistentChildCompilerSingletonPlugin
[INFO] <s> [webpack.Progress] 77% sealing module and chunk tree optimization
[INFO] <s> [webpack.Progress] 77% sealing after module and chunk tree optimization
[INFO] <s> [webpack.Progress] 77% sealing after module and chunk tree optimization
[INFO] <s> [webpack.Progress] 78% sealing chunk modules optimization
[INFO] <s> [webpack.Progress] 78% sealing chunk modules optimization
[INFO] <s> [webpack.Progress] 78% sealing after chunk modules optimization
[INFO] <s> [webpack.Progress] 78% sealing after chunk modules optimization
[INFO] <s> [webpack.Progress] 79% sealing module reviving
[INFO] <s> [webpack.Progress] 79% sealing module reviving RecordIdsPlugin
[INFO] <s> [webpack.Progress] 79% sealing module reviving
[INFO] <s> [webpack.Progress] 80% sealing before module ids
[INFO] <s> [webpack.Progress] 80% sealing before module ids
[INFO] <s> [webpack.Progress] 80% sealing module ids
[INFO] <s> [webpack.Progress] 80% sealing module ids NamedModuleIdsPlugin
[INFO] <s> [webpack.Progress] 80% sealing module ids
[INFO] <s> [webpack.Progress] 81% sealing module id optimization
[INFO] <s> [webpack.Progress] 81% sealing module id optimization
[INFO] <s> [webpack.Progress] 82% sealing module id optimization
[INFO] <s> [webpack.Progress] 82% sealing module id optimization
[INFO] <s> [webpack.Progress] 82% sealing chunk reviving
[INFO] <s> [webpack.Progress] 82% sealing chunk reviving RecordIdsPlugin
[INFO] <s> [webpack.Progress] 82% sealing chunk reviving
[INFO] <s> [webpack.Progress] 83% sealing before chunk ids
[INFO] <s> [webpack.Progress] 83% sealing before chunk ids
[INFO] <s> [webpack.Progress] 84% sealing chunk ids
[INFO] <s> [webpack.Progress] 84% sealing chunk ids NamedChunkIdsPlugin
[INFO] <s> [webpack.Progress] 84% sealing chunk ids
[INFO] <s> [webpack.Progress] 84% sealing chunk id optimization
[INFO] <s> [webpack.Progress] 84% sealing chunk id optimization
[INFO] <s> [webpack.Progress] 85% sealing after chunk id optimization
[INFO] <s> [webpack.Progress] 85% sealing after chunk id optimization
[INFO] <s> [webpack.Progress] 86% sealing record modules
[INFO] <s> [webpack.Progress] 86% sealing record modules RecordIdsPlugin
[INFO] <s> [webpack.Progress] 86% sealing record modules
[INFO] <s> [webpack.Progress] 86% sealing record chunks
[INFO] <s> [webpack.Progress] 86% sealing record chunks RecordIdsPlugin
[INFO] <s> [webpack.Progress] 86% sealing record chunks
[INFO] <s> [webpack.Progress] 87% sealing module hashing
[INFO] <s> [webpack.Progress] 87% sealing module hashing
[INFO] <i> [webpack.Progress]  | 16 ms sealing > module hashing
[INFO] <s> [webpack.Progress] 87% sealing code generation
[INFO] <s> [webpack.Progress] 87% sealing code generation
[INFO] <i> [webpack.Progress]  | 92 ms sealing > code generation
[INFO] <s> [webpack.Progress] 88% sealing runtime requirements
[INFO] <s> [webpack.Progress] 88% sealing runtime requirements
[INFO] <s> [webpack.Progress] 89% sealing hashing
[INFO] <s> [webpack.Progress] 89% sealing hashing
[INFO] <s> [webpack.Progress] 89% sealing after hashing
[INFO] <s> [webpack.Progress] 89% sealing after hashing
[INFO] <s> [webpack.Progress] 90% sealing record hash
[INFO] <s> [webpack.Progress] 90% sealing record hash
[INFO] <s> [webpack.Progress] 91% sealing module assets processing
[INFO] <s> [webpack.Progress] 91% sealing module assets processing
[INFO] <s> [webpack.Progress] 91% sealing chunk assets processing
[INFO] <s> [webpack.Progress] 91% sealing chunk assets processing
[INFO] <s> [webpack.Progress] 92% sealing asset processing
[INFO] <s> [webpack.Progress] 92% sealing asset processing copy-webpack-plugin
[INFO] <i> [webpack.Progress]  |  | 36 ms asset processing > copy-webpack-plugin
[INFO] <s> [webpack.Progress] 92% sealing asset processing PersistentChildCompilerSingletonPlugin
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin app.js generate SourceMap
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin app.js generated SourceMap
[INFO] <i> [webpack.Progress]  |  |  | 151 ms SourceMapDevToolPlugin > app.js
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin src_main_webapp_app_core_home_home_vue.js generate SourceMap
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin src_main_webapp_app_core_home_home_vue.js generated SourceMap
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin src_main_webapp_app_core_error_error_vue.js generate SourceMap
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin src_main_webapp_app_core_error_error_vue.js generated SourceMap
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin content/css/loading.css generate SourceMap
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin content/css/loading.css generated SourceMap
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin resolve sources
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin app.js attach SourceMap
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin app.js attached SourceMap
[INFO] <i> [webpack.Progress]  |  |  | 12 ms SourceMapDevToolPlugin > app.js
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin src_main_webapp_app_core_home_home_vue.js attach SourceMap
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin src_main_webapp_app_core_home_home_vue.js attached SourceMap
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin src_main_webapp_app_core_error_error_vue.js attach SourceMap
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin src_main_webapp_app_core_error_error_vue.js attached SourceMap
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin resolve sources
[INFO] <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
[INFO] <i> [webpack.Progress]  |  | 203 ms asset processing > SourceMapDevToolPlugin
[INFO] <s> [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin
[INFO] <s> [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin
[INFO] <s> [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin resolve sources
[INFO] <s> [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin
[INFO] <s> [webpack.Progress] 92% sealing asset processing
[INFO] <i> [webpack.Progress]  | 243 ms sealing > asset processing
[INFO] <s> [webpack.Progress] 93% sealing after asset optimization
[INFO] <s> [webpack.Progress] 93% sealing after asset optimization
[INFO] <s> [webpack.Progress] 93% sealing recording
[INFO] <s> [webpack.Progress] 93% sealing recording
[INFO] <s> [webpack.Progress] 94% sealing after seal
[INFO] <s> [webpack.Progress] 94% sealing after seal
[INFO] <i> [webpack.Progress] 461 ms sealing
[INFO] <s> [webpack.Progress] 95% emitting emit
[INFO] <s> [webpack.Progress] 95% emitting emit
[INFO] <i> [webpack.Progress]  | 36 ms emitting > emit
[INFO] <s> [webpack.Progress] 98% emitting after emit
[INFO] <s> [webpack.Progress] 98% emitting after emit
[INFO] <i> [webpack.Progress] 37 ms emitting
[INFO] <s> [webpack.Progress] 99% done plugins
[INFO] <s> [webpack.Progress] 99% done plugins IdleFileCachePlugin
[INFO] <s> [webpack.Progress] 99% done plugins
[INFO] <s> [webpack.Progress] 99% 
[INFO] 
[INFO] <s> [webpack.Progress] 99% cache store build dependencies
[INFO] <s> [webpack.Progress] 99% cache store build dependencies IdleFileCachePlugin
[INFO] <s> [webpack.Progress] 99% cache store build dependencies
[INFO] <s> [webpack.Progress] 99% cache begin idle
[INFO] <s> [webpack.Progress] 99% cache begin idle IdleFileCachePlugin
[INFO] <s> [webpack.Progress] 99% cache begin idle
[INFO] <s> [webpack.Progress] 100% 
[INFO] 
[INFO] <s> [webpack.Progress] 99% cache shutdown
[INFO] <s> [webpack.Progress] 99% cache shutdown MemoryWithGcCachePlugin
[INFO] <s> [webpack.Progress] 99% cache shutdown IdleFileCachePlugin
[INFO] <s> [webpack.Progress] 99% cache shutdown IdleFileCachePlugin process pending cache items
[INFO] <s> [webpack.Progress] 99% cache shutdown IdleFileCachePlugin resolve build dependencies
[INFO] <w> [webpack.Progress]  |  |  | 1709 ms IdleFileCachePlugin > resolve build dependencies
[INFO] <s> [webpack.Progress] 99% cache shutdown IdleFileCachePlugin snapshot build dependencies resolving
[INFO] <s> [webpack.Progress] 99% cache shutdown IdleFileCachePlugin snapshot build dependencies modules
[INFO] <i> [webpack.Progress]  |  |  | 53 ms IdleFileCachePlugin > snapshot build dependencies
[INFO] <s> [webpack.Progress] 99% cache shutdown IdleFileCachePlugin serialize pack
[INFO] <i> [webpack.Progress]  |  |  | 661 ms IdleFileCachePlugin > serialize pack
[INFO] <s> [webpack.Progress] 99% cache shutdown IdleFileCachePlugin stored
[INFO] <w> [webpack.Progress]  |  | 2429 ms shutdown > IdleFileCachePlugin
[INFO] <s> [webpack.Progress] 99% cache shutdown
[INFO] <w> [webpack.Progress]  | 2429 ms cache > shutdown
[INFO] <w> [webpack.Progress] 2429 ms cache
[INFO] <s> [webpack.Progress] 100% 

@pascalgrimaud pascalgrimaud merged commit 4108d62 into jhipster:main Dec 23, 2021
@pascalgrimaud pascalgrimaud added this to the 7.5.0 milestone Jan 1, 2022
@spotlesscoder
Copy link
Contributor

Why was this removed? It's often helpful to see progress during build so you know the build is still running

@pascalgrimaud
Copy link
Member Author

Logs in CI too long and useless
Need to scroll scroll scroll ... :-D

@spotlesscoder
Copy link
Contributor

then a command line flag to enable/disable the logs might be a better choice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants