motss / app-datepicker

Datepicker element built with Google's lit and Material Design 2021
https://npm.im/app-datepicker
MIT License
180 stars 51 forks source link

custom_typings.js is empty #182

Closed maartenst closed 4 years ago

maartenst commented 4 years ago

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

motss commented 4 years ago

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.

Screenshot 2020-09-23 125529

motss commented 4 years ago

Closing this as unable to reproduce