diff --git a/package.json b/package.json index a4ca25c..b10e48a 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "scripts": { "desktop": "webpack --config ./webpack.desktop.js", "mobile": "webpack --config ./webpack.mobile.js", - "deploy:prod": "rm -f ./src/.DS_Store && aws s3 sync ./src s3://cebg.games.new --acl public-read --exclude \"pubgv4/*\" --exclude \"release/*\"", + "deploy:prod": "rm -f ./dist/.DS_Store && aws s3 sync ./dist s3://cebg.games.new --acl public-read --exclude \"pubgv4/*\" --exclude \"release/*\"", "refresh:prod": "aws cloudfront create-invalidation --distribution-id EE4HC9OXEQC7Y --paths \"/*\"" }, "author": "", diff --git a/src/desktop/nft.html b/src/desktop/nft.html index 10f4cdb..b396a8c 100755 --- a/src/desktop/nft.html +++ b/src/desktop/nft.html @@ -211,13 +211,27 @@