unplugin-auto-import
Advanced tools
Comparing version 0.1.1 to 0.1.2
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkGZ22EFBKjs = require('./chunk-GZ22EFBK.js'); | ||
require('./chunk-HVSBRIA7.js'); | ||
var _chunk44SWHHYMjs = require('./chunk-44SWHHYM.js'); | ||
require('./chunk-DFEFVBGY.js'); | ||
exports.default = _chunkGZ22EFBKjs.src_default; | ||
exports.default = _chunk44SWHHYMjs.src_default; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkGZ22EFBKjs = require('./chunk-GZ22EFBK.js'); | ||
require('./chunk-HVSBRIA7.js'); | ||
var _chunk44SWHHYMjs = require('./chunk-44SWHHYM.js'); | ||
require('./chunk-DFEFVBGY.js'); | ||
@@ -11,7 +11,7 @@ // src/nuxt.ts | ||
config.plugins = config.plugins || []; | ||
config.plugins.unshift(_chunkGZ22EFBKjs.src_default.webpack(options)); | ||
config.plugins.unshift(_chunk44SWHHYMjs.src_default.webpack(options)); | ||
}); | ||
this.nuxt.hook("vite:extend", async (vite) => { | ||
vite.config.plugins = vite.config.plugins || []; | ||
vite.config.plugins.push(_chunkGZ22EFBKjs.src_default.vite(options)); | ||
vite.config.plugins.push(_chunk44SWHHYMjs.src_default.vite(options)); | ||
}); | ||
@@ -18,0 +18,0 @@ } |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkGZ22EFBKjs = require('./chunk-GZ22EFBK.js'); | ||
require('./chunk-HVSBRIA7.js'); | ||
var _chunk44SWHHYMjs = require('./chunk-44SWHHYM.js'); | ||
require('./chunk-DFEFVBGY.js'); | ||
// src/rollup.ts | ||
var rollup_default = _chunkGZ22EFBKjs.src_default.rollup; | ||
var rollup_default = _chunk44SWHHYMjs.src_default.rollup; | ||
@@ -9,0 +9,0 @@ |
import { Arrayable } from '@antfu/utils'; | ||
import { FilterPattern } from '@rollup/pluginutils'; | ||
declare type PresetName = 'vue' | '@vue/composition-api' | 'vue-demi' | 'vue-router' | 'vue-i18n' | 'react' | 'preact' | '@vueuse/head' | '@vueuse/core'; | ||
declare type PresetName = '@nuxt/composition-api' | '@vue/composition-api' | '@vueuse/core' | '@vueuse/head' | 'preact' | 'react' | 'vue-demi' | 'vue-i18n' | 'vue-router' | 'vue'; | ||
@@ -6,0 +6,0 @@ declare type ImportNameAlias = [string, string]; |
@@ -1,2 +0,2 @@ | ||
"use strict";require('./chunk-HVSBRIA7.js'); | ||
"use strict";require('./chunk-DFEFVBGY.js'); | ||
exports.default = module.exports; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkGZ22EFBKjs = require('./chunk-GZ22EFBK.js'); | ||
require('./chunk-HVSBRIA7.js'); | ||
var _chunk44SWHHYMjs = require('./chunk-44SWHHYM.js'); | ||
require('./chunk-DFEFVBGY.js'); | ||
// src/vite.ts | ||
var vite_default = _chunkGZ22EFBKjs.src_default.vite; | ||
var vite_default = _chunk44SWHHYMjs.src_default.vite; | ||
@@ -9,0 +9,0 @@ |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkGZ22EFBKjs = require('./chunk-GZ22EFBK.js'); | ||
require('./chunk-HVSBRIA7.js'); | ||
var _chunk44SWHHYMjs = require('./chunk-44SWHHYM.js'); | ||
require('./chunk-DFEFVBGY.js'); | ||
// src/webpack.ts | ||
var webpack_default = _chunkGZ22EFBKjs.src_default.webpack; | ||
var webpack_default = _chunk44SWHHYMjs.src_default.webpack; | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "unplugin-auto-import", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Register global imports on demand for Vite and Webpack", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
28647
736
1