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
I've mentioned that you use ant and jscomp to build a JS codebase. Everything is fine when you need just build a drawio, but the problem appears when you want to add some customization to JS codebase and run it in DEV mode
So, I have 2 questions here:
How do you guys run JS codebase in DEV mode?
Why you would not migrate JS codebase to npm, webpack? Instead of ant you could use maven which would run webpack during the Java build
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi guys,
I've mentioned that you use ant and jscomp to build a JS codebase. Everything is fine when you need just build a drawio, but the problem appears when you want to add some customization to JS codebase and run it in DEV mode
So, I have 2 questions here:
@timretout @fulldecent @mediaslav @jsteel
Beta Was this translation helpful? Give feedback.
All reactions