jefry 4 лет назад
Родитель
Сommit
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]], {


Загрузка…
Отмена
Сохранить