Closed JDziurlaj closed 4 years ago
The packages in the package.json use caret versioning, and some newer packages break the build. Specificially, css files are missing when they are expected. The following packages are affected
package.json
css
components-font-awesome
vue-directive-tooltip
run yarn build
yarn build
Current Behaviour (for problems)
The packages in the
package.json
use caret versioning, and some newer packages break the build. Specificially,css
files are missing when they are expected. The following packages are affectedcomponents-font-awesome
vue-directive-tooltip
Steps to Reproduce
run
yarn build
Your Environment