laravel-frontend-presets / zurb-foundation

Zurb Foundation Frontend Preset For Laravel Framework 5.5 and Up
https://laravel-frontend-presets.github.io/zurb-foundation
52 stars 13 forks source link

Extraneous character in bootstrap.js #2

Closed drjekyll closed 7 years ago

drjekyll commented 7 years ago

There is a rogue "r" character at the end of the bootstrap.js file which causes an Uncaught ReferenceError: in the Javascript console when loading the app.js file.

m1guelpf commented 7 years ago

@drjekyll Opened https://github.com/laravel-frontend-presets/zurb-foundation/pull/3.