Commit cb4ab58
committed
Make imports package internal.
It's currently meant to be used by GopherJS Playground only, make that intent more obvious. Ideally, the upstream package can be refactored in a way so that it can be imported and used by environments without access to a local filesystem, then this internal package can go away. gomvpkg -from github.com/gopherjs/gopherjs.github.io/playground/imports -to github.com/gopherjs/gopherjs.github.io/playground/internal/imports1 parent 3731a7a commit cb4ab58
File tree
8 files changed
+1
-1
lines changed- playground
- internal/imports
8 files changed
+1
-1
lines changedFile renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments