module
Here are 4,052 public repositories matching this topic...
-
Updated
Apr 16, 2021 - TypeScript
-
Updated
Sep 25, 2020 - Objective-C
-
Updated
May 6, 2021 - C
Right now we have _moduleAliases
and _moduleDirectories
options that we read from package.json. It makes sense to move them into "module-alias": { alias, modules }
(names alias, modules
can be different, just took them from WebPack https://webpack.js.org/configuration/resolve/)
-
Updated
Apr 30, 2021 - JavaScript
I was recently trying to play with webpack module federation and angular mfe's that contain Angular CDK/Material.
How to reproduce the issue:
- start both microfrontends
- open the shell and simple switch between the Home and Profile
You will notice that the home page keeps adding the Profile page, without refreshing.
-
Updated
Mar 29, 2020 - JavaScript
-
Updated
May 4, 2021 - C++
-
Updated
May 7, 2021 - JavaScript
-
Updated
May 7, 2021 - PHP
-
Updated
May 7, 2021 - JavaScript
Currently, Airshare doesn't have an added layer of security over the code. Adding a password feature would allow for an extra layer of security, especially when sending more sensitive information.
-
Updated
Mar 14, 2019 - Python
Improve this page
Add a description, image, and links to the module topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the module topic, visit your repo's landing page and select "manage topics."
Here's inspiration: nuxt-community/auth-module#328 (comment)