@dcloudio/uni-cli-shared
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -42,2 +42,3 @@ const tags = require('./tags') | ||
jsPreprocessOptions, | ||
cssPreprocessOptions, | ||
htmlPreprocessOptions, | ||
@@ -76,2 +77,3 @@ nvueJsPreprocessOptions, | ||
jsPreprocessOptions, | ||
cssPreprocessOptions, | ||
htmlPreprocessOptions, | ||
@@ -78,0 +80,0 @@ nvueJsPreprocessOptions, |
@@ -114,2 +114,6 @@ const fs = require('fs') | ||
}, | ||
cssPreprocessOptions: { | ||
type: 'css', | ||
context: preprocessContext | ||
}, | ||
htmlPreprocessOptions: { | ||
@@ -116,0 +120,0 @@ type: 'html', |
{ | ||
"name": "@dcloudio/uni-cli-shared", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "uni-cli-shared", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28038
590