nginxconfig.io icon indicating copy to clipboard operation
nginxconfig.io copied to clipboard

Use proper ESM imports w/ extensions

Open MattIPv4 opened this issue 1 year ago • 0 comments

Feature request

Feature description

Remove the esm and extensionless package usage in the repository, updating all imports throughout the project to use proper ESM imports with extensions, ideally marking the package as a proper module.

How the feature is useful

Stop relying on janky workarounds to improper ESM usage.

MattIPv4 avatar Nov 07 '23 16:11 MattIPv4