fix stretch of typeFox logo
Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org>
Showing
- package.json 3 additions, 2 deletionspackage.json
- static/assets/images/adopters/logo-typefox-white.png 0 additions, 0 deletionsstatic/assets/images/adopters/logo-typefox-white.png
- static/assets/images/adopters/logo-typefox.png 0 additions, 0 deletionsstatic/assets/images/adopters/logo-typefox.png
... | @@ -17,8 +17,9 @@ | ... | @@ -17,8 +17,9 @@ |
"build_netlify": "npm run production && npm run disallow_robots_txt", | "build_netlify": "npm run production && npm run disallow_robots_txt", | ||
"minify_adopters": "mkdir -p target/config && ./node_modules/json-minify/index.js config/adopters.json > target/config/adopters.json", | "minify_adopters": "mkdir -p target/config && ./node_modules/json-minify/index.js config/adopters.json > target/config/adopters.json", | ||
"dev": "NODE_ENV=development webpack --progress --config=node_modules/laravel-mix/setup/webpack.config.js", | "dev": "NODE_ENV=development webpack --progress --config=node_modules/laravel-mix/setup/webpack.config.js", | ||
"production": "NODE_ENV=production webpack --progress --config=node_modules/laravel-mix/setup/webpack.config.js", | "production": "NODE_ENV=production webpack --progress --config=node_modules/laravel-mix/setup/webpack.config.js && npm run adopters_json && npm run test", | ||
"disallow_robots_txt": "echo \"User-agent: *\r\nDisallow: /\" > layouts/robots.txt" | "disallow_robots_txt": "echo \"User-agent: *\r\nDisallow: /\" > layouts/robots.txt", | ||
"adopters_json": "cp config/adopters.json static/assets/js" | |||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"chai": "^4.2.0", | "chai": "^4.2.0", | ||
... | ... |

| W: | H:
| W: | H:



| W: | H:
| W: | H:

