- graph, dotenv read
- graph, cors and secure header - web, urql client basic setup
This commit is contained in:
@@ -17,7 +17,6 @@ const config = {
|
||||
assets: path.resolve(webDir, 'public')
|
||||
},
|
||||
alias: {
|
||||
$graph: path.resolve(webDir, 'graph'),
|
||||
$image: path.resolve(webDir, 'assets', 'image'),
|
||||
$svg: path.resolve(webDir, 'assets', 'svg')
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user