This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Description
I'm submitting a bug report
+-- aurelia-bootstrapper@2.1.1
| `-- aurelia-framework@1.1.4 deduped
Please tell us about your environment:
-
Operating System:
Windows 10
-
Node Version:
8.1.4
-
NPM Version:
5.3.0
-
Webpack AND Version
webpack 3.3.0
-
Browser:
Chrome 60 | Firefox 55 | Edge 40 | IE 11
-
Language:
all
Current behavior:
No rounding splash fa-spinner. Only text 'Aurelia Navigation Skeleton'

Steps
git clone https://github.com/aurelia/skeleton-navigation.git
cd skeleton-navigation/skeleton-esnext-webpack
npm install
npm start
Expected/desired behavior:
Rounding splash like in skeleton-esnext
