Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
workspaces
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ssa
workspaces
Commits
1e63d35b
Commit
1e63d35b
authored
1 year ago
by
Daniel Nemergut
Browse files
Options
Downloads
Patches
Plain Diff
Disabling webpack on dev to simplify JS debugging
parent
305a5b40
No related branches found
Branches containing commit
No related tags found
Tags containing commit
3 merge requests
!1605
Merge 2.8.2.3 work to main
,
!1581
catch up with 2.8.2.3
,
!1574
WS-2215 Editor modal scrubbing
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
apps/web/angular.json
+1
-1
1 addition, 1 deletion
apps/web/angular.json
with
1 addition
and
1 deletion
apps/web/angular.json
+
1
−
1
View file @
1e63d35b
...
...
@@ -96,7 +96,7 @@
"with"
:
"src/environments/environment.dev.ts"
}
],
"optimization"
:
tru
e
,
"optimization"
:
fals
e
,
"outputHashing"
:
"all"
,
"sourceMap"
:
false
,
"namedChunks"
:
false
,
...
...
This diff is collapsed.
Click to expand it.
Daniel Nemergut
@dnemergu
mentioned in commit
24c83f3c
·
1 year ago
mentioned in commit
24c83f3c
mentioned in commit 24c83f3c192ca18f9f5e7fc261707c6c95e9aabc
Toggle commit list
Daniel Nemergut
@dnemergu
mentioned in commit
090f8bbe
·
1 year ago
mentioned in commit
090f8bbe
mentioned in commit 090f8bbe36cb51a0a57f9e38f7cfcae549b77146
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment