mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-05 00:27:19 -04:00
fix tests
This commit is contained in:
@@ -18,7 +18,6 @@ module.exports = function(config) {
|
||||
[
|
||||
'stringify',
|
||||
{
|
||||
global: true,
|
||||
extensions: ['.html', '.tpl']
|
||||
}
|
||||
],
|
||||
@@ -26,7 +25,6 @@ module.exports = function(config) {
|
||||
[
|
||||
'sassify',
|
||||
{
|
||||
global: true,
|
||||
base64Encode: false,
|
||||
sourceMap: false,
|
||||
sourceMapEmbed: false,
|
||||
|
||||
Reference in New Issue
Block a user