javascript - Chrome DevTools Workspace and Meteor -


i'm trying use chrome devtools of development meteor project (specifically less files, that's irrelevent).

it looks chrome has bug causes use query string url mapping, without ability tell ignore question. meteor puts query strings on of style sheets, javascript files, etc., that's problematic.

i see 2 possible solutions this. can tell me:

  • is possible remove query strings meteor (at least in dev environment)?
  • or, possible wildcard query strings in chrome way isn't mentioned in bug?

or, can think of method?

update: i'm not sure did, loaded without query strings once , able mapping. chrome complained slight mismatch in url, otherwise seems working. know if going last, or if got temporarily lucky?


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -