Merge branch 'develop' of github.com:thecodingmachine/workadventure into develop
This commit is contained in:
commit
85edd47a49
@ -1,5 +1,5 @@
|
||||
import {Configuration} from "webpack";
|
||||
import WebpackDevServer from "webpack-dev-server";
|
||||
import type {Configuration} from "webpack";
|
||||
import type WebpackDevServer from "webpack-dev-server";
|
||||
|
||||
const path = require('path');
|
||||
const webpack = require('webpack');
|
||||
|
Loading…
Reference in New Issue
Block a user