svelte-preprocess-import-assets
Advanced tools
Comparing version 0.1.1 to 0.1.2
# Changelog | ||
## 0.1.0 - 2021-05-01 | ||
## 0.1.2 - 2021-05-07 | ||
### Fixed | ||
- Always scan through the entire source list | ||
## 0.1.1 - 2021-05-01 | ||
### Added | ||
@@ -6,0 +12,0 @@ |
@@ -97,3 +97,2 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }// src/index.ts | ||
}); | ||
break; | ||
} | ||
@@ -100,0 +99,0 @@ } |
{ | ||
"name": "svelte-preprocess-import-assets", | ||
"description": "Import assets in markup", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "author": "Bjorn Lu", |
Sorry, the diff of this file is not supported yet
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
18874
506