Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
myAppraisal
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
angular
myAppraisal
Commits
c4348818
Commit
c4348818
authored
Feb 17, 2025
by
Nakarin Luankla
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
npm run build-serve
parent
082f50ac
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
package.json
package.json
+2
-1
No files found.
package.json
View file @
c4348818
...
@@ -8,7 +8,8 @@
...
@@ -8,7 +8,8 @@
"watch"
:
"ng build --watch --configuration development"
,
"watch"
:
"ng build --watch --configuration development"
,
"test"
:
"ng test"
,
"test"
:
"ng test"
,
"sass"
:
"sass ./src/assets/scss:./src/assets/css/"
,
"sass"
:
"sass ./src/assets/scss:./src/assets/css/"
,
"sass-min"
:
"sass ./src/assets/scss:./src/assets/css/ --style compressed"
"sass-min"
:
"sass ./src/assets/scss:./src/assets/css/ --style compressed"
,
"build-serve"
:
"node --max_old_space_size=8048 ./node_modules/@angular/cli/bin/ng build --aot --configuration production --output-hashing none"
},
},
"private"
:
true
,
"private"
:
true
,
"dependencies"
:
{
"dependencies"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment