blockly-samples
blockly-samples copied to clipboard
blockly-rtc demo has webpack errors
Check for duplicates
- [X] I have searched for similar issues before opening a new one.
Component
Examples
Description
- [ ] blockly-rtc
- [ ] "Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema."
- [ ] Error also occurs with v10.4.3
Reproduction steps
No response
Stack trace
No response
Screenshots
No response
I think the enabled deprecation warning should disappear since we decided in https://github.com/google/blockly/issues/8095 to remove it
I think the
enableddeprecation warning should disappear since we decided in google/blockly#8095 to remove it
Removed the items for those warnings, which were:
- [ ] Warning that "enabled was deprecated in v11 and will be deleted in v12. Use disabledReasons with the value ["MANUALLY_DISABLED"] instead."
- [ ] blockly-angular
- [ ] blockly-react
- [ ] blockly-svelte
- [ ] blockly-vue3
- [ ] turtle demo