mi6 / ic-ui-kit

Intelligence Community UI Kit (based on StencilJS)
MIT License
19 stars 23 forks source link

Update to node lts, add nvm and update scripts to esm #2081

Open evenstensberg opened 5 days ago

evenstensberg commented 5 days ago

Summary

It would be good for long term maintainance of this repo to upgrade to node lts, add nvm with a newer version and change from CJS to ESM format in the JS files used by node.

๐Ÿ’ฌ Description

See above

๐Ÿ’ฐ Use value

Better to work with a clean and updated codebase than tech debt.

๐Ÿ“ Acceptance Criteria

If relevant, describe in full detail the different interactions and edge cases that the component or patterns needs to fulfil.

Given When
Then

โœ Designs

N/A

โ€ฏ๐Ÿงพ Guidance

Additional info

Tell us anything else useful to help us understand your suggestion.