Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Using ESM Syntax (with @zeit/ncc) #17

Open
creazy231 opened this issue Mar 28, 2019 · 2 comments
Open

[Question] Using ESM Syntax (with @zeit/ncc) #17

creazy231 opened this issue Mar 28, 2019 · 2 comments

Comments

@creazy231
Copy link

creazy231 commented Mar 28, 2019

At first I want to say thank you for that awesome light framework to create efficient REST APIs ❤

I want to build my application using ESM Syntax. Is there any way to do so?
In the past I works a lot with @zeit/ncc as a compiler but I don't know how to set it up using monojs. With @zeit/ncc I can run applications using ncc run index.js for example. Is there any way I could use it using monojs?

@creazy231 creazy231 changed the title [Question] Using ES6 (with @zeit/ncc) [Question] Using ESM Syntax (with @zeit/ncc) Apr 1, 2019
@Atinux
Copy link
Contributor

Atinux commented Apr 1, 2019

Hey @creazy231

I like this idea, sadly I am not working on MonoJS anymore, but we are looking for maintainers, the framework is really simple and is mostly relying on glob for the FS discovery.

Would you be interested in helping us improving MonoJS?

@creazy231
Copy link
Author

Hey @Atinux

Thanks for taking the time to response 👍
I totally understand your behavior that there is some point in life where you can't maintain everything and you have to take the time you have for other projects like NuxtJS (❤️)

Of cause I took a look into the code of MonoJS and I can mostly understand what you're doing and why but I don't feel confident to maintain the module for now. I wouldn't even know where to start with my current knowledge modifying MonoJS to be able to use ESM Syntax. 😢

Hopefully you can find someone who's able to maintain this awesome module in the future. I'll take your code to learn and trying around locally.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants