projects
/
evergreen
/
tadl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
285b6a8
)
LP1995211: Angular styleext setting is now called style
author
Jane Sandberg
<js7389@princeton.edu>
Sun, 30 Oct 2022 14:25:32 +0000
(07:25 -0700)
committer
Galen Charlton
<gmc@equinoxOLI.org>
Wed, 23 Nov 2022 16:04:25 +0000
(11:04 -0500)
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/angular.json
patch
|
blob
|
history
diff --git
a/Open-ILS/src/eg2/angular.json
b/Open-ILS/src/eg2/angular.json
index
4ca6e08
..
bdc80db
100644
(file)
--- a/
Open-ILS/src/eg2/angular.json
+++ b/
Open-ILS/src/eg2/angular.json
@@
-143,7
+143,7
@@
"schematics": {
"@schematics/angular:component": {
"prefix": "eg",
- "style
ext
": "css"
+ "style": "css"
},
"@schematics/angular:directive": {
"prefix": "eg"