瀏覽代碼

test

master
jefry 4 年之前
父節點
當前提交
42bee4bd87
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      next.config.js

+ 1
- 0
next.config.js 查看文件

@@ -3,6 +3,7 @@ const withImages = require("next-images");
const withSass = require("@zeit/next-sass");
const webpack = require("webpack");
const path = require("path");

// require("dotenv").config();

module.exports = withPlugins([[withSass], [withImages]], {


Loading…
取消
儲存