-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.9.6-SNAPSHOT
-
Fix Version/s: 6.0
-
Component/s: Spreadsheet
-
Tags:
Build fails because /src/main/js/app/index.html references a folder named bower_components/handsontable/lib/ which does not exist at build time.
<link rel="stylesheet" href="bower_components/handsontable/lib/jquery-ui/css/smoothness/jquery-ui.custom.css"> <script src="bower_components/handsontable/lib/jquery-ui/js/jquery-ui.custom.js"></script>