Everyone:
I would like to resolve my problem.
I have console errors in the google dev-tool and my icons cannot view in the web form.
e6cf7c6ec7c2d6f670ae9d762604cb0b.woff2 Failed to load resource: the server responded with a status of 404 (Not Found)
c8ddf1e5e5bf3682bc7bebf30f394148.woff Failed to load resource: the server responded with a status of 404 (Not Found)
1dc35d25e61d819a9c357074014867ab.ttf Failed to load resource: the server responded with a status of 404 (Not Found)
The result after exec "webpack" in the console is excelent:
Hash: 16ec9afdb2b5b0c74427
Version: webpack 2.5.1
Time: 5015ms
Asset Size Chunks Chunk Names
25a32416abee198dd821b0b17a198a8f.eot 76.5 kB [emitted]
d7c639084f684d66a1bc66855d193ed8.svg 392 kB [emitted] [big]
1dc35d25e61d819a9c357074014867ab.ttf 153 kB [emitted]
e6cf7c6ec7c2d6f670ae9d762604cb0b.woff2 71.9 kB [emitted]
c8ddf1e5e5bf3682bc7bebf30f394148.woff 90.4 kB [emitted]
bundle.js 669 kB 0 [emitted] [big] app
vendor.bundle.js 2.07 MB 1 [emitted] [big] vendor
[118] ../~/angular-animate/index.js 60 bytes {1} [built]
[119] ../~/angular-cookies/index.js 60 bytes {1} [built]
[120] ../~/angular-loading-bar/index.js 72 bytes {1} [built]
[121] ../~/angular-route/index.js 56 bytes {1} [built]
[122] ../~/angular-ui-bootstrap/index.js 71 bytes {1} [built]
[123] ../~/angular/index.js 48 bytes {1} [built]
[124] ../~/bootstrap/dist/js/npm.js 484 bytes {1} [built]
[125] ../~/checklist-model/checklist-model.js 5.39 kB {1} [built]
[126] ../~/fastclick/lib/fastclick.js 26 kB {1} [built]
[127] ../~/font-awesome-webpack/index.loader.js!./app/font-awesome.config.js 211 bytes {0} [built]
[128] ../~/jquery-slimscroll/jquery.slimscroll.js 13.8 kB {1} [built]
[129] ../~/jquery-ui/ui/widget.js 19.7 kB {1} [built]
[130] ./app/index.js 595 bytes {0} [built]
[207] multi angular bootstrap angular-loading-bar angular-route angular-animate angular-ui-bootstrap jquery-slimscroll angular-cookies jquery-ui checklist-model fastclick 148 bytes {1} [built]
[208] multi font-awesome-webpack!./app/font-awesome.config.js ./app/index.js 40 bytes {0} [built]
+ 202 hidden modules
Any help, please.
Thanks a lot.
Pablo.
via Pablo Alaniz
No comments:
Post a Comment