laravel-mix-typescript-example
laravel-mix-typescript-example copied to clipboard
Example project using TypeScript with Laravel Mix
Results
1
laravel-mix-typescript-example issues
Sort by
recently updated
recently updated
newest added
as soon as I add const helloWorld = require('./hello-world').helloWorld(); console.log(helloWorld); to app.js, I get following error ERROR in /home/sudhanshu/ws/hytech/EVA/chimedemo/tsconfig.json ./resources/js/hello-world.ts [tsl] ERROR TS18003: No inputs were found in config file...