test: add test for cache-location flag from webpack@5
See original GitHub issueDescribe the bug
supply location to cache path
What is the current behavior? no tests present
Expected behavior
- tests present
Screenshots
Please paste the results of webpack-cli info
here, and mention other relevant information
Additional context /cc @evilebottnawi https://github.com/webpack/webpack-cli/pull/1832#discussion_r495111318
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Cache - webpack
Cache the generated webpack modules and chunks to improve build speed. cache is set to type: 'memory' in development mode and disabled in...
Read more >Efficient TDD with Karma and Webpack - Bamboo Engineering
The --watch flag tells the Webpack process to stay alive and watch for any changes in the tree of imported files starting from...
Read more >Caching in GitLab CI/CD
A cache is one or more files a job downloads and saves. Subsequent jobs that use the same cache don't have to download...
Read more >Options - Stylelint
CLI flag: --allow-empty-input, --aei ... CLI flag: --config-basedir ... If the directory of cacheLocation does not exist, make sure you add a trailing...
Read more >How to integrate karma in webpack - Stack Overflow
{ ... files: [ // only specify one entry point // and require all tests in there 'test/index_test.js' ], preprocessors: { // add...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Looking into it.
@anshumanv we should check what cache is was used, run two compilation