EthicalSource / hippocratic-license-3

An ethical license for open source.
https://firstdonoharm.dev/
Other
33 stars 5 forks source link

:recycle: Migrate to ESM modules everywhere in the project, remove redundant code #58

Closed nilsnh closed 2 years ago

nilsnh commented 2 years ago

Milestone

This PR migrates the project to use ESM for Netlify functions, removes esbuild dependency and removes redundant code.

Getting there

  1. Configured package.json to use type=module .
  2. Convert filenames from .mjs to .js everywhere.
  3. Update imports.
  4. Re-run tests and verify build.

Interesting bits

What I need help with

What's next

After merging, this PR should allow us to:

netlify[bot] commented 2 years ago

Deploy Preview for firstdonoharm ready!

Name Link
Latest commit 50e469768650bd307a05be9a9a8a4a40c0249947
Latest deploy log https://app.netlify.com/sites/firstdonoharm/deploys/62d71c962426140009ca25be
Deploy Preview https://deploy-preview-58--firstdonoharm.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.