-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
Bug Report or Feature Request (mark with an x
)
- [ ] bug report -> please search issues before submitting
- [x] feature request
Versions.
@angular/cli: 1.2.6
node: 6.10.3
os: linux x64
@angular/animations: 4.3.2
@angular/common: 4.3.2
@angular/compiler: 4.3.2
@angular/core: 4.3.2
@angular/forms: 4.3.2
@angular/http: 4.3.2
@angular/platform-browser: 4.3.2
@angular/platform-browser-dynamic: 4.3.2
@angular/platform-server: 4.3.2
@angular/router: 4.3.2
@angular/cli: 1.2.6
@angular/compiler-cli: 4.3.2
Desired functionality.
Is it possible to implement the raw-loader for .svg files? ( the new version of ckeditor (5) is importing svg files using import quoteIcon from '@ckeditor/ckeditor5-core/theme/icons/quote.svg';
at the moment this is the only thing breaking ckeditor5 in my angular cli project.)
Metadata
Metadata
Assignees
Labels
No labels