©TriMoon™

Results 115 comments of ©TriMoon™
trafficstars

@thiras are you still strugling with this? If so: - Make sure to use `pathMappings` from the **served** content's pov. - Looks like you didn't make use of [source-maps](https://developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Use_a_source_map) :wink:...

Are you guys using sourcemaps? See: [Debugging in VS Code](https://vuejs.org/v2/cookbook/debugging-in-vscode.html) @plastic-fork i just noticed your edit at end... Which bundler are you using? - (`rollup` fe. needs different stuff) ```js...

Any progress on this issue? I see nothing about it at https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties

> @eli-schwartz > Our problem is solved, by not expecting editorconfig to solve it for us. If such a **in-demand-feature** such as this is being rubbed under the carpet like...

I just had same issues using global install. So yea if they include all those sub modules into the esdoc-standard-plugin package then they better make them dependencies... It's kind of...

Ugh it needs to be in ALL generated html files. I will be resorting to generating the header in a .htaccess file instead... Below are the files i'm using now....

Just confirming i don't have any issues when visiting the link in OP using FF-Nightly 59.0a1 (20171223100103)

> > #839 > > @TriMoon we have triplication of issues. Please, can you close this one? Leaving the automated cross-references in the earlier issues. Thank you. There is a...

@Edu4rdSHL > 1. It actual route UDP traffic also, see [tor-router#L28](https://github.com/Edu4rdSHL/tor-router/blob/master/files/tor-router#L28). Thats only DNS, he is asking about other udp packets some programs use... > 2. It only route ipv4...

Maybe makeing use of either one of the below, in a drop-in of the units involved, would fix things: 1. `PartOf=` 2. `PropagatesReloadTo=` 3. `ReloadPropagatedFrom=`