aurelia / framework

The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
MIT License
11.76k stars 623 forks source link

folder dist/types does not exists so changing back to just dist #998

Closed benoshea closed 2 years ago

benoshea commented 2 years ago

I may be missing something but I get a 404 as dist/types/aurelia-framework.d.ts does not exist, and looking at refactored code looks like the location should still be dist/aurelia-framework.d.ts as original

bigopon commented 2 years ago

@benoshea thanks for the PR, I've resolved the issue. I forgot that there are some people installing from gh instead of npm.