mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
npm v3.0+ by default dedupes node modules and stores them in a flat tree, which means the hardcoded path to the location.js will no longer be nested under the karma-phantomjs-launcher module. This fixes issue #2999.