-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Gutentag should generate source maps for HTML modules.
This will require support from Mr to provide an interface for creating source mappings and communicating them to the browser both in development (perhaps with a URL object generated on the fly) and in production (by allowing the bundler to write and link the maps).
This will require support from the HTML and XML parsers, to surface location information for each node. For this reason, and because it might be possible for HTML modules to inform the parser about how to deal with white space and custom self-closing tags, it might be desirable to create our own gutentag markup parser.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels