stub requirejs-text to save ~5kb
This commit is contained in:
parent
47618d06f2
commit
7c3bd52821
@ -1,6 +1,7 @@
|
|||||||
({
|
({
|
||||||
baseUrl: ".",
|
baseUrl: ".",
|
||||||
mainConfigFile: 'config.js',
|
mainConfigFile: 'config.js',
|
||||||
|
stubModules: ['text'],
|
||||||
|
|
||||||
name: "components/almond/almond",
|
name: "components/almond/almond",
|
||||||
include: ['embed'],
|
include: ['embed'],
|
||||||
|
Loading…
Reference in New Issue
Block a user