Commit Graph

43 Commits (30868019d9c41e8af226b2602d9ad94515adc30a)
 

Author SHA1 Message Date
Alexandru Dima 30868019d9
Update README.md 7 years ago
Alexandru Dima 1e3817ae55
Merge pull request #23 from mikegreiling/support-node-6-lts
Add support for Node 6 LTS
7 years ago
Alex Dima 22ba9ff9c7 Delete test/package.json 7 years ago
Alex Dima 146fedb9cf Merge remote-tracking branch 'origin/master' into pr/mikegreiling/23 7 years ago
Alex Dima 92ea8b5d76 Fix regular expressions on Windows (Fixes #3) 7 years ago
Alex Dima 5569d6fa18 Improve package.json 7 years ago
Alex Dima ebe8c27add Fixes #21 7 years ago
Mike Greiling 1723fda926
remove unnecessary parens 7 years ago
Mike Greiling 8332b52938
remove object spread for node 6 compatibility 7 years ago
Mike Greiling 50ced222cb
fix npm test script 7 years ago
Alexandru Dima 98d97d8541
Merge pull request #19 from brijeshb42/master
Add support for webpack 3
7 years ago
Brijesh Bittu 19632dfaa6 Add support for webpack 3 7 years ago
Alex Dima b1bb04e2f1 1.3.0 7 years ago
Alexandru Dima 7e67afdc3d
Merge pull request #18 from timkendrick/fix/worker-output-path
Fix worker output path in loader rules
7 years ago
Tim Kendrick c20f6dd6aa Fix worker output path in loader rules 7 years ago
Alex Dima 5f84834ffa Clarify example
Add launch configuration
7 years ago
Alexandru Dima 198d321805
Merge pull request #14 from dmitriylyner/enhancement/context-path
Enhancement/dynamicPublicPath - Take into account publicPath being set dynamically
7 years ago
Dmitriy Lyner fa97cf3a83 nvm string syntax. oops 7 years ago
Dmitriy Lyner 7a8774bafd an extra \ snuck in compared to origina ldeleted function 7 years ago
Dmitriy Lyner 29bed5adbd rename parameter string to str purely to prevent confusion 7 years ago
Dmitriy Lyner b6b4422ab4 remove console log and condense return into 1 line 7 years ago
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. 7 years ago
Dmitriy Lyner 87f68ff7af base case 7 years ago
Dmitriy Lyner 3884bd5470 Merge branch 'enhancement/context-path' of https://github.com/dmitriylyner/monaco-editor-webpack-plugin into enhancement/context-path 7 years ago
Dmitriy Lyner 44bfaed10e this is more inline with webpack https://webpack.js.org/concepts/output/\#advanced 7 years ago
Dima eaf91c414e
Merge branch 'master' into enhancement/context-path 7 years ago
Dmitriy Lyner f1ea23c229 fix logic. It's more lines of code but safer. 7 years ago
Dmitriy Lyner 083face122 Take <base href=..> into account 7 years ago
Alex Dima ef899cbd35 1.2.1 7 years ago
Alex Dima 61bfb5f8a6 Fixes #8: Avoid arrow functions in generated code 7 years ago
Alex Dima 6b7dfecca4 1.2.0 7 years ago
Alex Dima c75e97e037 Fixes #12: Catch up with 0.13.x rename 7 years ago
Alex Dima 900e817512 Add simple way to test (#12) 7 years ago
Alex Dima ff60cf8b84 1.1.0 7 years ago
Alex Dima 5aba6b02ac Adopt new monaco-editor 7 years ago
Alex Dima 961659d32e 1.0.0 7 years ago
Alex Dima 2639244ae8 Fix path lookup 7 years ago
Alex Dima 118c0d5783 Improve README, webpack consumption 7 years ago
Tim Kendrick 7c18d303e6 Add webpack loader plugin 7 years ago
Alex Dima 7ff49af7a6 Set up things 7 years ago
Microsoft Open Source 10e8a5d23f Initial commit 7 years ago
Microsoft Open Source a2aa459e5e Initial commit 7 years ago
Microsoft GitHub User 169dd4ab69
Initial commit 7 years ago