Browse Source

Publish the splash image

Steven Silvester 7 years ago
parent
commit
27623f73d3
1 changed files with 2 additions and 1 deletions
  1. 2 1
      packages/apputils-extension/package.json

+ 2 - 1
packages/apputils-extension/package.json

@@ -7,7 +7,8 @@
   "files": [
     "lib/*.d.ts",
     "lib/*.js",
-    "style/*.css"
+    "style/*.css",
+    "style/images/*.svg"
   ],
   "directories": {
     "lib": "lib/"