UNPKG

@omnia/runtime

Version:
64 lines (58 loc) 3.16 kB
//'use strict'; //Object.defineProperty(exports, "__esModule", { value: true }); //const path = require('path'); //const fs = require('fs'); //const fsExtra = require('fs-extra'); //export function init() { // if (fs.existsSync(process.cwd().replace(/\\/g, "/") + "/node_modules/@omnia/tooling-vue/internal-do-not-import-from-here/tasks/bundle.js")) { // const tooling = require('@omnia/tooling-vue/internal-do-not-import-from-here/tasks/bundle'); // tooling.registerManifestsReference([ // { // path: 'node_modules/@omnia/runtime/webpack-dll-reference-plugin-manifests/omnia.fx.ux.manifest.json', // serviceId: 'bb000000-0000-bbbb-0000-0000000000bb', // resourceId: 'dee030cc-4ab3-4158-bb06-8049f5c67542' // }, // { // path: 'node_modules/@omnia/runtime/webpack-dll-reference-plugin-manifests/omnia.fx.ux.editor.core.manifest.json', // serviceId: 'bb000000-0000-bbbb-0000-0000000000bb', // resourceId: '6204d5b0-900f-48fa-8415-949b3255dc38' // }, // { // path: 'node_modules/@omnia/runtime/webpack-dll-reference-plugin-manifests/omnia.fx.core.manifest.json', // serviceId: 'bb000000-0000-bbbb-0000-0000000000bb', // resourceId: 'a2892051-fd9f-4056-ae8d-30d16d48417d' // }, // { // path: 'node_modules/@omnia/runtime/webpack-dll-reference-plugin-manifests/omnia.fx.context.manifest.json', // serviceId: 'bb000000-0000-bbbb-0000-0000000000bb', // resourceId: 'a1602121-3070-4304-b4d8-0859e50c482b' // }, // { // path: 'node_modules/@omnia/runtime/webpack-dll-reference-plugin-manifests/omnia.fx.manifest.json', // serviceId: 'bb000000-0000-bbbb-0000-0000000000bb', // resourceId: 'a5a89056-b5f5-475d-8518-a1f55090379d' // }, // { // path: 'node_modules/@omnia/runtime/webpack-dll-reference-plugin-manifests/omnia.vendor.manifest.json', // serviceId: 'bb000000-0000-bbbb-0000-0000000000bb', // resourceId: '6270b632-1f44-4146-bace-137131c0471b' // }, // { // path: 'node_modules/@omnia/runtime/webpack-dll-reference-plugin-manifests/omnia.fx.sp.manifest.json', // serviceId: 'bb000000-0000-bbbb-0000-0000000000bb', // resourceId: 'fa502cf2-bcf9-4dc0-b4f9-13dc63c04bfc' // }, // { // path: 'node_modules/@omnia/runtime/webpack-dll-reference-plugin-manifests/omnia.fx.spfx.manifest.json', // serviceId: 'bb000000-0000-bbbb-0000-0000000000bb', // resourceId: 'e76db000-51de-47b5-b603-d62b59cacf4e' // } // ]); // let wcdefinitionsPath = path.resolve(__dirname, "./wcdefinitions.json"); // if (fsExtra.existsSync(wcdefinitionsPath)) { // tooling.registerWebComponentDefinitions(fsExtra.readJSONSync(wcdefinitionsPath)); // } // } //} ////exports.init = init; export { }