Created
January 15, 2017 08:50
-
-
Save loinguyenduc101/3f9aca35af763d2a86df883c40bc7b0d to your computer and use it in GitHub Desktop.
ionic chrome.bat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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