console.log

This commit is contained in:
Belen Curcio
2018-08-03 13:09:08 -03:00
parent 2a87fb83f7
commit 8594b82d90
-2
View File
@@ -7,8 +7,6 @@ const TsconfigPathsPlugin = require("tsconfig-paths-webpack-plugin");
const extensions = [".ts", ".tsx", ".js"];
const paths = require("./config/paths");
console.log(paths);
export default {
title: "Talk 5.0",
source: "./src",