watching with webpack and starting python server after compilation
This commit is contained in:
@@ -2,7 +2,7 @@ import * as React from 'react';
|
||||
import { Dimmer, Loader } from 'semantic-ui-react';
|
||||
import * as XML from 'xml2js';
|
||||
import * as _ from 'lodash';
|
||||
import { LexEditor } from './LexComponents';
|
||||
import { LexEditor } from './LexEditor';
|
||||
|
||||
const fieldMetaMap = {
|
||||
label: { lens: 'label[0]', type: 'text' },
|
||||
|
||||
Reference in New Issue
Block a user