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

Nodemon has been updated to 3.1.1 with some breaking changes for this plugin #175

Open
huineng opened this issue May 26, 2024 · 0 comments

Comments

@huineng
Copy link

huineng commented May 26, 2024

and index.d.ts has been added to nodemon

remy/nodemon@cd27c0b

This generates now an error in this plugin

node_modules/nodemon-webpack-plugin/typings.d.ts:1:44 - error TS2306: 

node_modules/nodemon/index.d.ts' is not a module.

1 import { Settings as NodemonOptions } from 'nodemon';
                                             ~~~~~~~~~
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

1 participant