mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-13 01:56:24 +02:00
export BASE_PATH from utils
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
export const jsLibs = [
|
||||
{
|
||||
export const jsLibs = [{
|
||||
url: 'https://code.jquery.com/jquery-3.2.1.min.js',
|
||||
label: 'jQuery',
|
||||
type: 'js'
|
||||
|
Reference in New Issue
Block a user