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…
Откажи
Сачувај