You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After #9804 we can use the no-restricted-paths rule to prevent client code from importing any sensitive server modules. To make this effective we'll probably also need to restructure the folder layout so that the restricted module zone is well defined.
For example, we could probably use this to prevent server config modules from being imported into the client code accidentally.
After #9804 we can use the no-restricted-paths rule to prevent client code from importing any sensitive server modules. To make this effective we'll probably also need to restructure the folder layout so that the restricted module zone is well defined.
For example, we could probably use this to prevent server config modules from being imported into the client code accidentally.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: