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

Missing path #90

Open
Hideman85 opened this issue Nov 7, 2019 · 2 comments
Open

Missing path #90

Hideman85 opened this issue Nov 7, 2019 · 2 comments

Comments

@Hideman85
Copy link

WebpackSentryPlugin: unable to delete 'static/2.1.13/js/59.afdcc3b4.chunk.js.map'. File does not exist; it may not have been created due to a build error.

webpack config.output.path = 'build'

So the file is located at build/static/2.1.13/js/59.afdcc3b4.chunk.js.map

@kambala3000
Copy link

@Hideman85 hi! Any solutions?

@Hideman85
Copy link
Author

Yes leave delete option to false and add a "post-build" entry in script section of your package.json and use rimraf to delete files by yourself.

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

No branches or pull requests

2 participants