From 0d32d7c0e6c798d8933982764218cd57a7828d68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alvaro=20Trigo=20Lo=CC=81pez?= Date: Mon, 12 Nov 2018 18:20:09 +0100 Subject: [PATCH] - Examples: removed unnecessary CSS stylesheet and adding it in the bundle file #63 --- example/dist/index.html | 3 - example/dist/main.js | 42 +- example/package-lock.json | 2095 ++++++++++++++++++++----------------- example/package.json | 2 + example/webpack.config.js | 16 + 5 files changed, 1184 insertions(+), 974 deletions(-) diff --git a/example/dist/index.html b/example/dist/index.html index 05d86f6e..ef731786 100644 --- a/example/dist/index.html +++ b/example/dist/index.html @@ -9,9 +9,6 @@ - - -