Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

How to make the original ES6 source available to intellij? #346

Open
azadbolour opened this issue Jun 2, 2021 · 0 comments
Open

How to make the original ES6 source available to intellij? #346

azadbolour opened this issue Jun 2, 2021 · 0 comments

Comments

@azadbolour
Copy link

My application and library use two different yarn workspaces in the same repo. One thing I don't yet understand is how to make the Intellij IDE recognize the original ES6 source code of the library in the process of developing the application. When, for example, I try to click through from an application source file to a definition in the library, Intellij takes me to the compiled version of the library.

Is there a standard way to make the original ES6 source available in the dist folder so that IDEs can access it instead of the compiled version?

Many thanks.

Azad

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