danvk / source-map-explorer

Analyze and debug space usage through source maps
Apache License 2.0
3.83k stars 101 forks source link

linked demo pages in README render as plaintext in the browser #249

Open iambumblehead opened 3 months ago

iambumblehead commented 3 months ago

Description

linked demos in README render as plaintext in the browser

Here's a demo with a more complex bundle.

Here's another demo where you can see a bug: there are two copies of React in the bundle (perhaps because of out-of-date dependencies).

Steps to reproduce Click the links in the README

Files to reproduce N/A

Expected behavior N/A

Environment

Additional context Add any other context about the problem here.