Configuring RequireJS?
Svein-Erik Løken <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.user |
|---|---|
| Message-ID | <DB3PR08MB02831AA74F9FC55E8935C402D2210@DB3PR08MB0283.eurprd08.prod.outlook.com> |
Use configuration.put("paths",
not configuration.append("paths",
took me some time to find out...