Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
front: switch package type to module
Modules are the standard way to handle JavaScript imports. osrd-ui already uses modules everywhere, but osrd is lagging behind. Modernize our configuration to use ECMAScript Modules instead of legacy CommonJS. Signed-off-by: Simon Ser <[email protected]>
- Loading branch information