Add a Babel preset/plugin for compiling craft and paint templates.

Review Request #13590 — Created Feb. 28, 2024 and submitted

Information

Ink
master

Reviewers

This new preset can be used in consuming applications to compile any
craft or paint tagged template literals into their raw structured
form, reducing the runtime costs of an application. It's recommended
whenever consuming Ink in another application.

Tested this in Review Board.

Summary ID
Add a Babel preset/plugin for compiling craft and paint templates.
This new preset can be used in consuming applications to compile any `craft` or `paint` tagged template literals into their raw structured form, reducing the runtime costs of an application. It's recommended whenever consuming Ink in another application.
671bab1acf5a4eb75065faa063168d03154fddc2
david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (cbc7c7b)
Loading...