mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
@@ -8,9 +8,9 @@ Package.describe({
|
||||
Package.registerBuildPlugin({
|
||||
name: "compileStaticHtmlBatch",
|
||||
use: [
|
||||
'ecmascript',
|
||||
'caching-html-compiler',
|
||||
'templating-tools'
|
||||
'ecmascript@0.16.8-beta300.7',
|
||||
'caching-html-compiler@2.0.0-alpha300.16',
|
||||
'templating-tools@2.0.0-alpha300.16'
|
||||
],
|
||||
sources: [
|
||||
'static-html.js'
|
||||
|
||||
Reference in New Issue
Block a user