mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-18 11:36:53 +02:00
dep: add bundle analyzer temporarily to check bundle size
This commit is contained in:
parent
d36c17f368
commit
687bf09c96
4 changed files with 270 additions and 23 deletions
|
@ -1,6 +1,5 @@
|
|||
const {getOptions} = require('loader-utils');
|
||||
const fm = require('front-matter');
|
||||
// const MarkdownBlock = require('../../core/components/markdown');
|
||||
|
||||
module.exports = function(fileString) {
|
||||
const options = getOptions(this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue