preprocessor-directives-test
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 _chunkW7WZVURScjs = require('./chunk-W7WZVURS.cjs');
// src/esbuild.ts
var _unplugin = require('unplugin');
var esbuild_default = _unplugin.createEsbuildPlugin.call(void 0, _chunkW7WZVURScjs.unpluginFactory);
module.exports = esbuild_default;
exports.default = module.exports;