Skip to content

Commit a5c8c1f

Browse files
author
luonan_chen
committed
upd:readme
1 parent 0df1371 commit a5c8c1f

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -87,20 +87,12 @@ _Inside AngularJS, implement the following:_
8787
"styles": [
8888
"node_modules/@foxitsoftware/foxit-pdf-sdk-for-web-library/lib/UIExtension.css",
8989
"src/styles.css"
90-
],
91-
"extractCss": true,
90+
]
9291
...
9392
}
9493
}
9594
```
9695

97-
> **NOTE:**
98-
> https://angular.io/cli/build
99-
>
100-
>--extract-css
101-
>
102-
>Deprecated: Deprecated since version 11.0. No longer required to disable CSS extraction for HMR. Extract CSS from global styles into '.css' files instead of '.js'.
103-
10496
### Creating components
10597

10698
1. In AngularJS, run

0 commit comments

Comments
 (0)