We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 385d679 commit 550e33fCopy full SHA for 550e33f
1 file changed
packages/nextjs-mf/project.json
@@ -12,11 +12,7 @@
12
"outputPath": "packages/nextjs-mf/dist",
13
"main": "packages/nextjs-mf/src/index.ts",
14
"tsConfig": "packages/nextjs-mf/tsconfig.lib.json",
15
- "assets": ["packages/nextjs-mf/*.md"],
16
- "additionalEntryPoints": [
17
- "packages/nextjs-mf/utilities.ts",
18
- "packages/nextjs-mf/src/utils/index.js"
19
- ]
+ "assets": ["packages/nextjs-mf/*.md"]
20
},
21
"dependsOn": [
22
{
0 commit comments