You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make your excellent application even better I came up with an idea.
I find myself using run script code all the time when I add a dependency to the node_modules from where I want to see the needed files copied in my source > js or source > styles and later in the build of course. Working on projects with many dependencies it's a lot of work.
My idea:
Create a panel for "copy CSS to source > styles" from node_modules
Create a panel for "copy JavaScript to source > js" from node_modules
How it should work:
Click on the + sign in the "Copy from node_modules panel" to add a link and you can add the link to the panel. When all needed links are found and set in the panel close the panel.
Regards,
David
The text was updated successfully, but these errors were encountered:
Hi Bryan,
To make your excellent application even better I came up with an idea.
I find myself using run script code all the time when I add a dependency to the node_modules from where I want to see the needed files copied in my source > js or source > styles and later in the build of course. Working on projects with many dependencies it's a lot of work.
My idea:
Create a panel for "copy CSS to source > styles" from node_modules
Create a panel for "copy JavaScript to source > js" from node_modules
How it should work:
Regards,
David
The text was updated successfully, but these errors were encountered: