blockly-samples icon indicating copy to clipboard operation
blockly-samples copied to clipboard

blockly-rtc demo has webpack errors

Open rachel-fenichel opened this issue 1 year ago • 2 comments

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

rachel-fenichel avatar May 16 '24 22:05 rachel-fenichel

I think the enabled deprecation warning should disappear since we decided in https://github.com/google/blockly/issues/8095 to remove it

maribethb avatar May 16 '24 22:05 maribethb

I think the enabled deprecation 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

rachel-fenichel avatar May 16 '24 23:05 rachel-fenichel