Ben March

Results 6 issues of Ben March

*Issue #, if available:* *Description of changes:* I have my skill source code set up as a package in a monorepo, and the symlinked NPM modules (the other packages) are...

Feature Request

I added a Bower manifest so that this script can be installed using Bower. Thanks!

This only seems to happen when there is a {deltemplate} command, for example: ``` {namespace some.namespace.main} {alias some.namespace.include} {template .subtopicContent} {delcall delegate.subtopicContent data="all"/} {/template} {deltemplate delegate.subtopicContent autoescape="false"} {call include.layout data="all"}...

## Description The NextJS plugins are not working with the MF 2.0 manifest because the publicPath is not properly generated on either the server or client. Additionally, adding `getPublicPath` causes...

change: feat

This is a clone of the `nextjs-ssr` example, but it uses mf-manifest.json instead of remoteEntry.js. Requires changes from this PR: https://github.com/module-federation/core/pull/2726 This requires some CORS config to allow the manifest...

workflow-failure

### Describe the bug **Note**: I'm not able to reproduce this in the example repos, and I can't expose my project publicly. I've spent a while trying to track down...