We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove the readOnly and readOnlyPermissions properties from container-loader. These properties will be replaced with readOnlyInfo.
readOnly
readOnlyPermissions
container-loader
readOnlyInfo
The following files are affected:
packages\loader\container-loader\src\container.ts
packages\loader\container-loader\src\deltaManager.ts
The text was updated successfully, but these errors were encountered:
readonly
scottn12
Successfully merging a pull request may close this issue.
Remove the
readOnly
andreadOnlyPermissions
properties fromcontainer-loader
. These properties will be replaced withreadOnlyInfo
.The following files are affected:
packages\loader\container-loader\src\container.ts
packages\loader\container-loader\src\deltaManager.ts
The text was updated successfully, but these errors were encountered: