jefry hace 4 años
padre
commit
42bee4bd87
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      next.config.js

+ 1
- 0
next.config.js Ver fichero

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


Cargando…
Cancelar
Guardar