Skip to content
This repository has been archived by the owner on Jan 12, 2020. It is now read-only.

allow some packages to be loaded from source #18

Open
kevinbarabash opened this issue Oct 21, 2018 · 0 comments
Open

allow some packages to be loaded from source #18

kevinbarabash opened this issue Oct 21, 2018 · 0 comments

Comments

@kevinbarabash
Copy link
Owner

In particular we want to allow @khanacademy/wonder-blocks-* components to be loaded from the source index.js so that we can report coverage for source files across all wonder-blocks components when testing them.

We need to update vite-server so that it

  • loads the source index.js files when loading /node_modules/@khanacademy/wonder-blocks-*.js
  • handle requests for /node_modules/@khanacademy/wonder-blocks-*.js/**/*.js
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant