icon-maker-loader
Advanced tools
Comparing version 0.1.11 to 0.1.12
@@ -0,0 +0,0 @@ const fs = require('fs'); |
@@ -59,5 +59,4 @@ const loaderUtils = require('loader-utils'); | ||
if (e.code !== 'MODULE_NOT_FOUND') throw e; | ||
style = {}; | ||
} | ||
module.exports = style.locals;`, writeErr => { | ||
module.exports = style;`, writeErr => { | ||
if (writeErr) { | ||
@@ -64,0 +63,0 @@ reject(writeErr); |
{ | ||
"name": "icon-maker-loader", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,0 +0,0 @@ [![Build Status](https://travis-ci.org/unimonkiez/icon-maker-loader.svg?branch=master)](https://travis-ci.org/unimonkiez/icon-maker-loader) |
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
9622
4
200