Issue Tracker
Filter controls will go here
Created: 1776204640 Priority: B Status: doing Description: Implement and test source code mapping functionality to relate errors and console logs back to the source files that generated them. This task is in progress. Source mapping generation and inlining has been implemented. Currently, there are some unknown errors with linking to the correct files from chrome and some problems with getting Node.js to recognize and reflect the source maps. Consider publishing all files with a bottom link to an external source map 3 file that can easily be generated and cached server-side Affected Parts: part.abstract.parts Linked Issues: None