unplugin-preprocessor-directives
Version:
<img src="assets/logo.svg" alt="logo" width="100" height="100" align="right" />
11 lines (7 loc) • 358 B
JavaScript
Object.defineProperty(exports, "__esModule", {value: true});
var _chunkVMKGJGAEcjs = require('./chunk-VMKGJGAE.cjs');
// src/esbuild.ts
var _unplugin = require('unplugin');
var esbuild_default = _unplugin.createEsbuildPlugin.call(void 0, _chunkVMKGJGAEcjs.unpluginFactory);
module.exports = esbuild_default;
exports.default = module.exports;
;