Smidge
Smidge copied to clipboard
Not found page
Hello, here was problem using smidge when map(//# sourceMappingURL=url) is in js/css file and we want to have that line because if version changed etc it has by default, but we don't using map files.
Smidge throws error: Could not parse {bundleId} as a valid smidge path and in site dev tools shows:
And it floods log files with errors, but this is just not found so better solution is warning and not error.
Now I fixed if bundle not found when 404 code returned from controller, it's better solution with this problem:
Hi! sorry for the delay.
Changes look good I think but just curious about all the bootstrap stuff added. I haven't merged/tested this out yet but is this just making the test webapp nice?
Hi, I added bootstrap only for test. I removed bootstrap lib and added only one css for test.