Skip to content

donlin/htlengine-issue-114

Repository files navigation

Sample code for HTL Engine Issue 114

This is a simple sample code to demonstrate issue adobe/htlengine#114 of @adobe/htlengine.

Steps of replicating the issue

  • Use the following command to run code with @adobe/htlengine 3.2.7, which will output the generated html.
npm run dev7
  • Use the following command to run code with @adobe/htlengine 3.2.8, which will throw an error unless you change path from 'inline-svg-utility.js' to '../../../../../inline-svg-utility.js' in example1.htl
npm run dev8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published