mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
dev building and optimized builds work
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
require.config({
|
||||
baseUrl: 'http://localhost:9876/base/public/app_gen',
|
||||
baseUrl: 'http://localhost:9876/base/public_gen/app',
|
||||
|
||||
paths: {
|
||||
specs: '../test/specs',
|
||||
|
||||
Reference in New Issue
Block a user