I want to include to my Workers some node packages, for example country code flag.
But when I doing “npx wrangler dev” I receive “You can mark the path “contry-code-emoji” as external to exclude it from the bundle, which will remove this error.”
I’m sorry, in what place I need to do this mark and how?
Currently I use default TOML file without any specific and of course, this package I have installed locally in project.
2 Likes