Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bundle additional JavaScript with Go packages

Dmitri Shuralyov edited this pageJun 6, 2016 ·4 revisions

Bundle additional JavaScript with Go packages

Thegopherjs install command examines the contents of a restricted set of files in each directory. It identifies which files to examine based on the extension of the file name. These extensions are:

.goGo source files..inc.jsJavaScript source files.Automatically included when building the package.

Files of each of these types except.inc.js may contain build constraints, but thegopherjs command stops scanning for build constraints at the first item in the file that is not a blank line or //-style line comment.

Related Resources

Clone this wiki locally


[8]ページ先頭

©2009-2025 Movatter.jp