This looks like the exact module I need.
I am using https://modern-web.dev/docs/dev-server/overview/ but it's structure doesn't make it easy at all to use it as middleware. I offered help modernweb-dev/web#615 but never got an answer... so I am looking for alternatives.
One question. This middleware seems to do much more than just module resolution -- you seem to be dealing with localisation as well.
I never localised an app, and might need to in the future. I am planning on building my app using Rollup. May I ask you -- what's the "other side" of localisation? What is the "built" side of what your module does?
This looks like the exact module I need.
I am using https://modern-web.dev/docs/dev-server/overview/ but it's structure doesn't make it easy at all to use it as middleware. I offered help modernweb-dev/web#615 but never got an answer... so I am looking for alternatives.
One question. This middleware seems to do much more than just module resolution -- you seem to be dealing with localisation as well.
I never localised an app, and might need to in the future. I am planning on building my app using Rollup. May I ask you -- what's the "other side" of localisation? What is the "built" side of what your module does?