Closed maartenst closed 4 years ago
the custom_typings.js file is empty and it makes es-dev-server fail with the following error: Loading failed for the module with source “http://dev.grootvakantiehuis.nl:9000/node_modules/app-datepicker/dist/custom_typings.js”.
no failure in loading this module
error in console: Loading failed for the module with source “http://dev.grootvakantiehuis.nl:9000/node_modules/app-datepicker/dist/custom_typings.js”
none available
Thanks for reporting.
I also use ev-dev-server and never encounter such problem. Please find attached the screenshot not showing any error as stated in the ticket.
ev-dev-server
Closing this as unable to reproduce
Description
the custom_typings.js file is empty and it makes es-dev-server fail with the following error: Loading failed for the module with source “http://dev.grootvakantiehuis.nl:9000/node_modules/app-datepicker/dist/custom_typings.js”.
Expected outcome
no failure in loading this module
Actual outcome
error in console: Loading failed for the module with source “http://dev.grootvakantiehuis.nl:9000/node_modules/app-datepicker/dist/custom_typings.js”
Live Demo
none available
Steps to reproduce