mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-09 23:27:28 +02:00
fix(v2): fix wrong dependency problem (#1460)
This commit is contained in:
parent
8055d59131
commit
4a30bf8947
15 changed files with 11 additions and 17 deletions
|
@ -5,7 +5,6 @@
|
|||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
import '@babel/polyfill';
|
||||
import path from 'path';
|
||||
import processMetadata from '../metadata';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue