Convert to TypeScript

This commit is contained in:
Alexandru Dima 2019-12-18 17:42:47 +01:00
parent e032f77fb9
commit 0bd24b523b
No known key found for this signature in database
GPG key ID: 6E58D7B045760DA0
15 changed files with 1509 additions and 1457 deletions

View file

@ -1,4 +1,4 @@
const MonacoWebpackPlugin = require('../index.js');
const MonacoWebpackPlugin = require('../out/index.js');
const path = require('path');
module.exports = {