Giter Club home page Giter Club logo

Comments (6)

sanmai-NL avatar sanmai-NL commented on July 22, 2024 1

@FredKSchott There certainly is the argument of the more directly clear and correct semantics and syntax.
https://v8.dev/features/modules#mjs

Pragmatic stance against them: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules#aside_%E2%80%94_.mjs_versus_.js
I disagree with that, I challenge anyone to name a current HTTP server system that doesn’t serve .mjs files with the correct media type.

from snowpack.

FredKSchott avatar FredKSchott commented on July 22, 2024

The browser doesn't care about file extensions, so this shouldn't have any affect other than cosmetic (if I'm mistaken, lmk!)

I'm not against the ideaΒ of providing this as a config option but don't have the time to contribute it myself.

from snowpack.

ftaiolivista avatar ftaiolivista commented on July 22, 2024

It's not mandatory but it's recommended by Google Chrome: see here

from snowpack.

cedeber avatar cedeber commented on July 22, 2024

Then, the contrary would be better. mjs -> js. Because lots of services doesn't give us access to the config file of the server: the default is .js. In addition, as frontend developers, we don't care about this technical/bad choice from nodejs in browsers.

from snowpack.

FredKSchott avatar FredKSchott commented on July 22, 2024

Closing since even Node has walked this back a bit (no longer needed for their most recent planned ESM support) and there aren't any benefits that I know of other than ideological. Will keep an eye out in the future though if that changes.

Thanks everyone for the discussion!

from snowpack.

jlangree avatar jlangree commented on July 22, 2024

@FredKSchott The Azure Functions environment only respects esm imports if there is a '.mjs' extension. This would be a really useful feature for Snowpack to allow this configuration. Without it, I'm not able to use Snowpack with Azure Functions.

from snowpack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.