mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-18 21:45:12 +00:00
golf things down a bit
This commit is contained in:
@@ -35,7 +35,7 @@ function template(kind, external) {
|
||||
}
|
||||
|
||||
export default [
|
||||
template('client', []),
|
||||
template('client', ['__ROOT__', '__ERROR__']),
|
||||
template('server', builtinModules),
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user