OfficeDev / OfficeDev/Office-Addin-Scripts

CustomFunctionsMetadataPlugin ERROR in Conflict: Multiple assets emit different content to the same filename

Open
#831 7 comments 2 reactions 2 assignees View on GitHub

@grangeryy is already working on this.

Since Jul 22, 2024.

Needs attention :wave:
Dominant language
TypeScript
Stars
194
Forks
117
Avg merge
1d 32m
Merged PRs (30d)
2

Description

Using "custom-functions-metadata-plugin": "^1.5.3".

In webpack watch mode when I modify my functions.ts which is processed by

new CustomFunctionsMetadataPlugin({ input: "./scripts/office-js-addin/src/functions/functions.ts", output: "dist/functions.json" })

I get the error

ERROR in Conflict: Multiple assets emit different content to the same filename dist/functionsTest.json

I do not have anything else writing to dist/functionsTest.json

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.