We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b249e24 commit b4ecc15Copy full SHA for b4ecc15
aio/tools/stackblitz-builder/builder.mjs
@@ -3,7 +3,6 @@ import path from 'canonical-path';
3
import fs from 'fs-extra';
4
import {globbySync} from 'globby';
5
import jsdom from 'jsdom';
6
-import json5 from 'json5';
7
import {fileURLToPath} from 'url';
8
9
import regionExtractor from '../transforms/examples-package/services/region-parser.js';
0 commit comments