Commit Graph

  • 85ae7baca6 update scripts to run with yarn abhijithvijayan 2019-10-25 18:05:44 +05:30
  • d7ca2d7803 use [name].bundle.js file naming scheme for outputs abhijithvijayan 2019-10-25 17:46:39 +05:30
  • 5bf7a70694 write background property to manifest dynamically abhijithvijayan 2019-10-25 17:46:04 +05:30
  • 3fc3d01d17 dynamically generate version field for manifest.json from package.json abhijithvijayan 2019-10-25 16:48:45 +05:30
  • dd18c91b21 send sample message on popup click to background.js abhijithvijayan 2019-10-25 16:29:59 +05:30
  • bc13bd909c add browser/webextensions env to eslint config abhijithvijayan 2019-10-25 16:13:10 +05:30
  • 8d5bf5fdf7 add babel config file to include presets & plugins abhijithvijayan 2019-10-25 16:10:06 +05:30
  • 737074c046 add @babel/plugin-transform-runtime for fixing runtime message issues in firefox abhijithvijayan 2019-10-25 16:09:00 +05:30
  • d00d76e724 add webextension polyfill abhijithvijayan 2019-10-25 16:04:33 +05:30
  • 9dd8995438 add autoprefixer plugin config to webpack.config.js abhijithvijayan 2019-10-25 16:02:08 +05:30
  • 56898300a7 add postcss-loader, autoprefixer dev dependencies abhijithvijayan 2019-10-25 15:58:18 +05:30
  • 800258bc90 add terser plugin to minify js bundle abhijithvijayan 2019-10-25 15:55:27 +05:30
  • 4a3027d60b add .zip files to deletion queue on new build abhijithvijayan 2019-10-25 15:53:39 +05:30
  • 3e95321edd generate zip files for each browser build abhijithvijayan 2019-10-25 15:51:52 +05:30
  • 98294ac5e0 remove 'style-loader' as inline css is not used for extension abhijithvijayan 2019-10-25 14:02:56 +05:30
  • 6069b81075 set contentBase for webpack-dev-server abhijithvijayan 2019-10-25 14:02:35 +05:30
  • 23deb6fc2f use html-webpack-plugin to inject js file on build abhijithvijayan 2019-10-25 13:51:02 +05:30
  • a1bbd686c8 add clean-webpack-plugin to delete existing build dir on new build abhijithvijayan 2019-10-25 13:42:34 +05:30
  • d0abe01ea5 [Fix] Bundle build paths - use target folder abhijithvijayan 2019-10-25 13:38:21 +05:30
  • 26410b402f add copy-webpack-plugin to copy static assets(icons, manifest) on build abhijithvijayan 2019-10-25 13:36:45 +05:30
  • 738d00e6f1 add build scripts for each browser abhijithvijayan 2019-10-25 13:33:22 +05:30
  • 16ecbfc377 add cross-env for env passing abhijithvijayan 2019-10-25 13:32:23 +05:30
  • ef1fe7e580 [Fix] style only entry generating js files abhijithvijayan 2019-10-25 13:30:37 +05:30
  • 418ab17150 use loaders to support bundling of scss files abhijithvijayan 2019-10-25 13:27:44 +05:30
  • 7f05b4462f add html files abhijithvijayan 2019-10-25 13:02:56 +05:30
  • 16605c8619 add sample browser json manifests abhijithvijayan 2019-10-25 13:00:58 +05:30
  • d52f303551 add sample favicons abhijithvijayan 2019-10-25 13:00:44 +05:30
  • c308afa91b add lint scripts & apply lint fixes abhijithvijayan 2019-10-25 12:38:20 +05:30
  • a04a8e25d6 add sample sass files abhijithvijayan 2019-10-25 12:37:18 +05:30
  • 25dc9834aa add build directory to gitignore abhijithvijayan 2019-10-25 12:36:13 +05:30
  • a0a175a333 add eslint-config-onepass abhijithvijayan 2019-10-25 12:23:57 +05:30
  • 298bbe829d add MIT Licence abhijithvijayan 2019-10-25 12:21:33 +05:30
  • 0e1c7ded13 scaffold out webpack files abhijithvijayan 2019-10-25 12:19:45 +05:30
  • 1f5b71590c add gitignore abhijithvijayan 2019-10-25 12:19:03 +05:30
  • 8dd2318951 🔥 initial commit | initialize yarn project abhijithvijayan 2019-10-25 12:06:49 +05:30