Closed phuczeero closed 4 years ago
@
and /
symbols in package names so fxp plugin (and asset-packagist) does this conversion: @scope/package
-> scope--package
.
See https://github.com/fxpio/composer-asset-plugin/blob/master/Resources/doc/index.md#work-with-the-npm-scopesStale issue message
1/ Using fxp/composer-asset-plugin, i can Solve the conflicts of asset dependencies, does this repository support it?
2/ When i install individual components package and use scss file, it throw an error
Error: File to import not found or unreadable: @material/button/mdc-button.
All scoped components were installed in vendor named material--\<package>, not @material/\<package>
My composer.json