añadir el archivo config

This commit is contained in:
DanielRamirezGe
2020-01-29 12:08:06 -06:00
parent 2690503074
commit 9294aeb8b2
8 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -1 +1 @@
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/favicon.ico><title>coloquio_internacion_educacion</title><link href=/css/app.c1eec48e.css rel=preload as=style><link href=/css/chunk-vendors.fbe9bade.css rel=preload as=style><link href=/js/app.2b78a04e.js rel=preload as=script><link href=/js/chunk-vendors.71c474f2.js rel=preload as=script><link href=/css/chunk-vendors.fbe9bade.css rel=stylesheet><link href=/css/app.c1eec48e.css rel=stylesheet></head><body><noscript><strong>We're sorry but coloquio_internacion_educacion doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/js/chunk-vendors.71c474f2.js></script><script src=/js/app.2b78a04e.js></script></body></html>
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=favicon.ico><title>coloquio_internacion_educacion</title><link href=css/app.c1eec48e.css rel=preload as=style><link href=css/chunk-vendors.fbe9bade.css rel=preload as=style><link href=js/app.588f86b0.js rel=preload as=script><link href=js/chunk-vendors.6cd7be4f.js rel=preload as=script><link href=css/chunk-vendors.fbe9bade.css rel=stylesheet><link href=css/app.c1eec48e.css rel=stylesheet></head><body><noscript><strong>We're sorry but coloquio_internacion_educacion doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.6cd7be4f.js></script><script src=js/app.588f86b0.js></script></body></html>
-2
View File
File diff suppressed because one or more lines are too long
-1
View File
File diff suppressed because one or more lines are too long
+2
View File
File diff suppressed because one or more lines are too long
+1
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
publicPath: './'
}