Alex Dima
|
ebe8c27add
|
Fixes #21
|
2018-07-03 11:50:26 +02:00 |
|
Tim Kendrick
|
c20f6dd6aa
|
Fix worker output path in loader rules
|
2018-06-12 16:34:28 +01:00 |
|
Dmitriy Lyner
|
fa97cf3a83
|
nvm string syntax. oops
|
2018-05-31 14:29:24 -06:00 |
|
Dmitriy Lyner
|
7a8774bafd
|
an extra \ snuck in compared to origina ldeleted function
|
2018-05-31 14:28:50 -06:00 |
|
Dmitriy Lyner
|
29bed5adbd
|
rename parameter string to str purely to prevent confusion
|
2018-05-31 14:27:14 -06:00 |
|
Dmitriy Lyner
|
b6b4422ab4
|
remove console log and condense return into 1 line
|
2018-05-31 11:19:50 -06:00 |
|
Dmitriy Lyner
|
f7a3a213f6
|
per timkenrick's feedback. Slight modification in that the outer function (MonacoEnvironment iife) is run at build time while the getWorkerUrl function is run at runtime so we must move the logic for accessing window.__webpack_public_path__ inside.
|
2018-05-31 11:14:33 -06:00 |
|
Dmitriy Lyner
|
87f68ff7af
|
base case
|
2018-05-30 15:10:07 -06:00 |
|
Dmitriy Lyner
|
44bfaed10e
|
this is more inline with webpack https://webpack.js.org/concepts/output/\#advanced
|
2018-05-30 13:32:54 -06:00 |
|
Dmitriy Lyner
|
f1ea23c229
|
fix logic. It's more lines of code but safer.
|
2018-05-30 11:07:22 -06:00 |
|
Dmitriy Lyner
|
083face122
|
Take <base href=..> into account
|
2018-05-30 10:15:11 -06:00 |
|
Alex Dima
|
2639244ae8
|
Fix path lookup
|
2018-04-11 09:57:59 +02:00 |
|
Alex Dima
|
118c0d5783
|
Improve README, webpack consumption
|
2018-04-09 16:53:49 +02:00 |
|
Tim Kendrick
|
7c18d303e6
|
Add webpack loader plugin
|
2018-04-09 16:36:25 +02:00 |
|