Does this break in Vaadin 14 with the switch from bower to NPM? Thanks, it

Does this break in Vaadin 14 with the switch from bower to NPM?

not out of the box, I had to add @JsModule("@polymer/paper-toggle-button/paper-toggle-button.js") to my view (Java class) and add a dependency to "@polymer/paper-toggle-button": "3.0.1" in package.json - after that, it works

Miki Olszewski:
@polymer/paper-toggle-button”: “3.0.1”

Just getting back to trying this component again. I tried adding the items you mention and get the following build errors:

ERROR in …/target/frontend/generated-flow-imports-fallback.js
Module not found: Error: Can’t resolve ‘@polymer/paper-toggle-button/paper-toggle-button.js?babel-target=es5’ in ‘C:\Users\me\Desktop\code\myproject\target\frontend’
@ …/target/frontend/generated-flow-imports-fallback.js 7:0-61
@ …/target/frontend/generated-flow-imports.js?babel-target=es5