laconic-console/src/config.js

9 lines
128 B
JavaScript
Raw Permalink Normal View History

//
// Copyright 2020 DXOS.org
//
// See webpack-common.config.js
import config from '__CONFIG_FILE__';
2020-07-20 20:45:50 +00:00
export default config;