mirror of
https://github.com/maputnik/editor.git
synced 2025-12-08 23:30:00 +00:00
Upgrade to unstable MapboxGL JS
This commit is contained in:
@@ -51,8 +51,8 @@ module.exports = [
|
||||
loader: 'json-loader'
|
||||
},
|
||||
{
|
||||
test: /\.js$/,
|
||||
include: '/node_modules/mapbox-gl-shaders/index.js',
|
||||
loader: 'transform/cacheable?brfs'
|
||||
test: /\.js$/,
|
||||
include: /node_modules\/mapbox-gl\/js\/render\/shaders.js/,
|
||||
loader: 'transform/cacheable?brfs'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user