Kaynağa Gözat

test

master
jefry 4 yıl önce
ebeveyn
işleme
42bee4bd87
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      next.config.js

+ 1
- 0
next.config.js Dosyayı Görüntüle

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


Yükleniyor…
İptal
Kaydet