Skip to content

Please take a look at my fork #446

@folknor

Description

@folknor

Hi Tarek

In master...folknor:autoComplete.js:esm you can see a few changes I've made to my local fork, most notably from commit 3cbcaa5

Here is the commit message from that:

- Changed from babel to swc for bundling
- Changed from terser to swc for minifying
- Removed nodent, should no logner be necessary with modern nodejs, though I have not tested it and I dont care
- Now built as an ESM module instead of CSM
- Changed from building for ES3/5 or whatever it was to ES2022
- Removed rollup-plugin-cleanup, minifying from swc does it anyway
- Prevent the rollup-plugin-analyze output from showing twice
- Regenerate dist/ and docs/
- Docs are currently broken, will fix at some later point maybe
- I have no idea what 'acorn' is used for, but looks to me like it can simply be removed?

In a commit after that one I fixed the demo

I understand that this is very radical, I just wanted to let you know about it so you can see it.

Please just close the issue and if you want pull requests for anything here (I can create new ones that are clean for any of the changes) then just let me know please.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions