Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Bundle on build
Alexis Sellier committed 5 years ago
commit 7a313f640c6fad6f771b3a1c4e472ad537f31453
parent 6af00a0981626a41996e0dc63ff106a4e2d1511b
1 file changed +1 -2
modified snowpack.config.js
@@ -12,8 +12,7 @@ module.exports = {
    {"match": "routes", "src": ".*", "dest": "/index.html"},
  ],
  optimize: {
-
    /* Example: Bundle your final build: */
-
    // "bundle": true,
+
    "bundle": true,
  },
  packageOptions: {
    polyfillNode: true,