Pitu 6 năm trước cách đây
mục cha
commit
352d84ea3a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      nuxt.config.js

+ 1 - 1
nuxt.config.js

@@ -1,4 +1,4 @@
-require('dotenv').config();
+import dotenv from 'dotenv/config';
 import autoprefixer from 'autoprefixer';
 import serveStatic from 'serve-static';
 import path from 'path';