Git Product home page Git Product logo

mf-typescript's People

Contributors

jherr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mf-typescript's Issues

A much better solution!

Hi Jack,
I've managed to create a much simpler and better solution, check out my fork: https://github.com/gilamran/mf-typescript

I've removed the shared types module, and only added a tsconfig.json with paths that points to the corresponding repo. This way Typescript will work seamlessly in your IDE, just like it would if you bundled it all together.

Don't worry, webpack will prevent the bundling because it's using the module federation plugin.
I've made sure that no code is somehow bundled into the other modules.

If I'm not missing anything, this should be a perfect solution to module federation with typescript.

p.s.
This wont work for none monorepo. of course.

Gil Amran

shared-types cannot be resolved in ts-host

Hi, I am having an issue with resolving the shared-types import statement inside ts-host. I am able to run "yarn" and "yarn start" successfully - the app loads fine.

However, inside App.tsx in ts-host, it throws an error - "Cannot find module 'shared-types' or its corresponding type declarations.ts(2307)" at the import statement. I am confused as I thought the reason for importing the type is to be able to detect any bugs due to types inside the IDE?

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.