@unic/estatico-data
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -74,9 +74,2 @@ const _ = require('lodash'); | ||
getTestScriptPath(filePath) { | ||
const requirePath = getRequirePath(filePath); | ||
const scriptPath = path.join('/preview/assets/js/test/', path.basename(requirePath)); | ||
return scriptPath; | ||
}, | ||
getFormattedHtml(content) { | ||
@@ -83,0 +76,0 @@ const html = prettify.html(content, { |
{ | ||
"name": "@unic/estatico-data", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
6137
161