Heimdall/resources/assets/js
Birger J. Nordølum d3819a6a88
Last fix for Huebee issue.
After some major debugging once again, I've concluded that the previous
webpack.mix.js worked fine, but threw an error when minifying the app.js
file.  The culprit is because the current app.js contains some newer
ECMAScript code that needs to be translated.  However, with the current
inclusion of huebee.js into the samme command, it seems to mess things
up.

Just as a potensial fix for now is to just ignore the issue, and have a
stab at it at a later date.  This reverts the "fixes" I've made before.
2018-06-16 15:15:00 +02:00
..
components First commit 2018-01-26 14:35:01 +00:00
app.js Last fix for Huebee issue. 2018-06-16 15:15:00 +02:00
bootstrap.js First commit 2018-01-26 14:35:01 +00:00
huebee.js changes 2018-02-01 14:45:59 +00:00
jquery-ui.min.js added order saving, dragging and pinning 2018-02-03 00:22:42 +00:00