mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-13 08:12:48 +02:00
Upgrade babel in v2 folder
This commit is contained in:
parent
c24e9bfb7f
commit
fe25a318d7
12 changed files with 714 additions and 462 deletions
|
@ -1,3 +1,4 @@
|
|||
import '@babel/polyfill';
|
||||
import {validate} from 'webpack';
|
||||
import path from 'path';
|
||||
import Config from 'webpack-chain';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue