Add all.js for testing
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"id": "ol",
|
||||
|
||||
"inputs": [
|
||||
"exports/ol.js"
|
||||
"src/all.js"
|
||||
],
|
||||
"paths": [
|
||||
"src"
|
||||
|
||||
1
src/all.js
Normal file
1
src/all.js
Normal file
@@ -0,0 +1 @@
|
||||
goog.provide('ol');
|
||||
Reference in New Issue
Block a user