Skip to content

Instantly share code, notes, and snippets.

@Ovis
Created March 27, 2020 15:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ovis/d626b8667233ff75e92cb79b23b83a41 to your computer and use it in GitHub Desktop.
Save Ovis/d626b8667233ff75e92cb79b23b83a41 to your computer and use it in GitHub Desktop.
Parcelを通す前のJavaScriptファイルの中身
function hogehogeMethod() {
return "fugafuga";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment