-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
🚨 Build failed.
@parcel/core: Unexpected output file type .html in target "main"
codrops/MarqueeMenu/package.json:5:11
4 | "description": "",
5 | "main": "dist/index.html",
| ^^^^^^^^^^^^^^^^^ File extension must be .js, .mjs, or .cjs
6 | "scripts": {
7 | "start": "parcel src/index.html --open",
💡 The "main" field is meant for libraries. If you meant to output a .html file, either remove
the "main" field or choose a different target name.
📝 Learn more
Cadeniuc
Metadata
Metadata
Assignees
Labels
No labels