Skip to content

Instantly share code, notes, and snippets.

@loinguyenduc101
Created January 15, 2017 08:50
Show Gist options
  • Save loinguyenduc101/3f9aca35af763d2a86df883c40bc7b0d to your computer and use it in GitHub Desktop.
Save loinguyenduc101/3f9aca35af763d2a86df883c40bc7b0d to your computer and use it in GitHub Desktop.
ionic chrome.bat
TASKKILL /F /IM chrome.exe
start chrome.exe --args --disable-web-security --allow-file-access-from-files --user-data-dir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment