소스 검색

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]], {


불러오는 중...
취소
저장