mirror of
https://github.com/captbaritone/webamp.git
synced 2026-08-03 15:34:25 +00:00
Rename built embed js file
This commit is contained in:
parent
2837439934
commit
1ebd62981a
1 changed files with 6 additions and 2 deletions
|
|
@ -9,8 +9,12 @@
|
|||
modules: [
|
||||
{ name: 'main' },
|
||||
{
|
||||
name: 'almond',
|
||||
include: 'embed',
|
||||
name: 'embed-built',
|
||||
create: true,
|
||||
include: [
|
||||
'almond',
|
||||
'embed'
|
||||
]
|
||||
}
|
||||
],
|
||||
map: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue