creativetimofficial / blk-design-system

231 stars 129 forks source link

No `baseHref`s specified in angular.json, breaks router #14

Closed Helveg closed 4 years ago

Helveg commented 4 years ago

Without the baseHref specified in the options of angular.json ng serve will inject <script src="runtime.js"> etc, instead of <script src="/runtime.js"> and entering the app by navigating to http://localhost:4200/some/path/with/slashes will break.

chelaruc commented 4 years ago

Hi, @Helveg. Thank you for using our product. Can you move this issue to the right repository(https://github.com/creativetimofficial/blk-design-system-angular/issues)?