Skip to content

Commit

Permalink
added survey.min.css to the npm package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov committed Sep 27, 2018
1 parent e64e222 commit b710528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Expand Up @@ -162,6 +162,7 @@ module.exports = function(options) {
license: "MIT",
files: [
"survey.css",
"survey.min.css",
"survey." + options.platformPrefix + ".d.ts",
"survey." + options.platformPrefix + ".js",
"survey." + options.platformPrefix + ".min.js"
Expand Down

0 comments on commit b710528

Please sign in to comment.