- asdas
+
+
+
Upgrades & Buildings
+
+
Upgrades
+
+
+
+
Buildings
+
+
-
-
+
+
+
Achievements
+
+
+ - First Click
+ - First Upgrade Bought
+ - GOLDEN COOKIE!
+
+
-
\ No newline at end of file
+
+
+
\ No newline at end of file
diff --git a/src/pages/Vibration.vue b/src/pages/Vibration.vue
new file mode 100644
index 0000000..49b4ab5
--- /dev/null
+++ b/src/pages/Vibration.vue
@@ -0,0 +1,20 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/webpack.config.js b/webpack.config.js
index 3d77c84..dc5e268 100644
--- a/webpack.config.js
+++ b/webpack.config.js
@@ -19,6 +19,7 @@ export default {
compress: true,
port: 9000,
historyApiFallback: true,
+ allowedHosts: "all"
},
module: {
rules: [