mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 07:21:16 +08:00
Replaced dotenv.config() with more advanced universal-dotenv init phase.
This commit is contained in:
parent
bedc4ac684
commit
58c76e1a4d
@ -1,3 +1 @@
|
||||
import dotenv from 'dotenv';
|
||||
|
||||
dotenv.config();
|
||||
import 'universal-dotenv';
|
||||
|
Loading…
x
Reference in New Issue
Block a user