GCRC / nunaliit

Nunaliit Atlas Framework
BSD 3-Clause "New" or "Revised" License
46 stars 15 forks source link

Migrate to JavaScript ES6 #857

Open sruest opened 4 years ago

sruest commented 4 years ago

Move our JavaScript platform to ES6. Will involve these tasks (and possible others):

ahayes commented 4 years ago

I would avoid a watcher in favour of having nunaliit update optionally (when detect that it is running in source tree or via a command argument) run the necessary mvn instruction to re-pack the js before the normal upload flow.