Netflix / x-element

A dead simple starting point for custom elements.
Apache License 2.0
29 stars 12 forks source link

Improve template issue forensics. #202

Closed theengineear closed 4 days ago

theengineear commented 1 week ago

The major changes can be boiled down into the following additions:

† Note that this isn’t the file line number, just a naive count of the number of newlines encountered so far in the given template.

Closes #201

theengineear commented 1 week ago

@klebba — I was kicking the tires again on migrating to the default template engine. These changes make the process much more efficient.

theengineear commented 4 days ago

@klebba — Gonna get this one merged in based on our conversation earlier 🤙