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


Завантаження…
Відмінити
Зберегти