You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ryan Johnson edited this page May 3, 2018
·
2 revisions
TODO: Move to "Guides > FAQ#debugging-assets" in component explorer documentation
Debugging Assets
HelixUI provides uncompressed and compressed assets for use in your application.
Most of the time, using the compressed assets will suffice. However, there may be times where you'll need to debug HelixUI itself.
Uncompressed Assets
Should you need to debug HelixUI assets, you may use load the following assets.
Should you need sourcemaps for your application, use the uncompressed assets and build your own minified assets with sourcemaps specifically for your application's file structure.