parent
165c93b248
commit
6ba1035b69
10 changed files with 45 additions and 11 deletions
|
@ -4,7 +4,9 @@
|
|||
|
||||
import * as webpack from 'webpack';
|
||||
|
||||
import version from '../../src/version';
|
||||
const meta = require('../../package.json');
|
||||
const version = meta.version;
|
||||
|
||||
const constants = require('../../src/const.json');
|
||||
import config from '../../src/conf';
|
||||
import { licenseHtml } from '../../src/common/build/license';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue