Skip to content
This repository has been archived by the owner on Jul 16, 2019. It is now read-only.

Repository demonstrating clean-webpack-plugin issue #146.

Notifications You must be signed in to change notification settings

alienriver49/clean-webpack-plugin-issue-146

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clean-webpack-plugin-issue-146

Repository demonstrating clean-webpack-plugin issue #146.

How to Reproduce

Initial setup:

$ npm install

Run the first build:

$ npm run build

Open Windows Explorer and navigate into dist/release to see the build assets. Keep this Windows Explorer open.

Repeat the build command until it hits the error Error: EPERM: operation not permitted, mkdir 'C:\Workspace\Github\clean-webpack-plugin-issue-146\dist\release\js':

$ npm run build

The Windows Explorer instance will either show a popup with an error since the folder will no longer exist or have been redirected to the root of the repository.

About

Repository demonstrating clean-webpack-plugin issue #146.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published