主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Jeremie Daelen
活动总数
9
最后的活动
2017年06月21日 06:20
成员加入日期
2017年06月19日 11:55
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2017年06月21日 06:20
Oki, that might be cumbersome in some projects but luckily there will only be a few js files produced in this one.However i don't imagine doing that for other static assets like images... Being abl...
社区
WebStorm
Make IntelliJ automatically detect changes produced by webpack
0 票
创建于
2017年06月20日 13:43
Alright i managed to make it work... i must have made a mistake in the "Output paths to refresh"... However how would i select the entire js folder? Ending the path with js/*.js or js/* does not wo...
社区
WebStorm
Make IntelliJ automatically detect changes produced by webpack
0 票
创建于
2017年06月20日 10:55
Here is a link to a 7zip archive of the project.https://drive.google.com/open?id=0B9NsTZ4lxeXSVDNjclVWUVI3Zlk This version does not include the File Watcher described above as i was still testing s...
社区
WebStorm
Make IntelliJ automatically detect changes produced by webpack
0 票
已编辑于
2017年06月19日 22:58
I fiddled a bit with File Watcher to no avail... First i thought the fact that file watcher passes the file as argument to the program called would be a problem but fortunately webpack does not car...
社区
WebStorm
Make IntelliJ automatically detect changes produced by webpack
0 票
已编辑于
2017年06月19日 13:00
Then is there a way to automate this process? Making IDEA automatically detect external changes? I tried the plugin 'auto sync' wich does a File | Synchronize at regular intervals but that's not a ...
社区
WebStorm
Make IntelliJ automatically detect changes produced by webpack
0 票
已编辑于
2017年06月19日 12:37
No symlinks and the project is stored on a local drive. I read you comment again and noticed the to switch the focus to your project get files synchronized"... that does not seem to work on my side...
社区
WebStorm
Make IntelliJ automatically detect changes produced by webpack
0 票
已编辑于
2017年06月19日 12:19
Yes, by synchronizing i mean File | Synchronize (usually i right-click the project and use Synchronize 'project'). I think the problem is that Synchronize files on frame or editor tab activation on...
社区
WebStorm
Make IntelliJ automatically detect changes produced by webpack
0 票