Skip to content

Commit

Permalink
build: change base-href to fluent-form
Browse files Browse the repository at this point in the history
  • Loading branch information
HyperLife1119 committed May 13, 2024
1 parent c5cc68d commit 56e679b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dev": "ng build ngx-fluent-form --watch",
"dev:docs": "docgeni serve --port 4600",
"build": "npm run build:lib && npm run build:schematics",
"build:docs": "docgeni build --base-href=/ngx-fluent-form/",
"build:docs": "docgeni build --base-href=/fluent-form/",
"build:lib": "ng build ngx-fluent-form --configuration production",
"build:schematics": "cd projects/ngx-fluent-form && npm run build:schematics",
"postbuild": "copyfiles ./README.md ./README.zh-CN.md ./LICENSE ./dist/ngx-fluent-form/",
Expand Down

0 comments on commit 56e679b

Please sign in to comment.