Smidge icon indicating copy to clipboard operation
Smidge copied to clipboard

Not found page

Open jet1992 opened this issue 2 years ago • 2 comments
trafficstars

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: image 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: image

jet1992 avatar May 14 '23 13:05 jet1992

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?

Shazwazza avatar Jun 16 '23 20:06 Shazwazza

Hi, I added bootstrap only for test. I removed bootstrap lib and added only one css for test.

jet1992 avatar Jun 18 '23 09:06 jet1992