parcel-transformer-hbs
Advanced tools
Comparing version
@@ -9,3 +9,3 @@ const { Transformer } = require("@parcel/plugin") | ||
asset.setCode(` | ||
import Handlebars from 'handlebars/dist/handlebars.runtime'; | ||
import Handlebars from 'handlebars'; | ||
const templateFunction = Handlebars.template(${precompiled}); | ||
@@ -12,0 +12,0 @@ export default templateFunction`) |
{ | ||
"name": "parcel-transformer-hbs", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "transforms hbs files to template functions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
-100%1774
-1.33%