User tests: Successful: Unsuccessful:
Currently, if you run npm install on a Windows machine, the compiled JS files aren't moved to the correct folder. Git will show a bunch of untracked files in /build/media_src
This adjusts the script for Windows folders. Code comes from @dgrammatiko (Thanks!).
Run npm install
Please test both on Linux and Windows.
Works
Doesn't work on Windows
None
| Status | New | ⇒ | Pending |
| Category | ⇒ | JavaScript Repository |
Seems to be working fine for me on Windows
| Labels |
Added:
?
|
||
I have tested this item
After applying the patch the generated files no longer end up in the build/media_src folder.
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-08-09 19:09:02 |
| Closed_By | ⇒ | rdeutz |
@wilsonge please merge this