forked from mirrors/thatmattlove-hyperglass
cleanup [skip ci]
This commit is contained in:
parent
f787b95073
commit
8cab77e86b
1 changed files with 0 additions and 9 deletions
|
|
@ -1,17 +1,8 @@
|
|||
// const aliases = require("./.alias");
|
||||
const envVars = require('/tmp/hyperglass.env.json');
|
||||
const { configFile } = envVars;
|
||||
const config = require(String(configFile));
|
||||
|
||||
module.exports = {
|
||||
// webpack(config) {
|
||||
// const { alias } = config.resolve;
|
||||
// config.resolve.alias = {
|
||||
// ...alias,
|
||||
// ...aliases
|
||||
// };
|
||||
// return config;
|
||||
// },
|
||||
reactStrictMode: true,
|
||||
poweredByHeader: false,
|
||||
env: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue