blob: 274909e1aa13968ab9ddf3261c1d00d8621cf36b [file] [log] [blame]
# Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
# This file contains all sources for the Resources table.
{
'sources': [
# Standalone VM service sources.
'vmservice/resources.dart',
'vmservice/server.dart',
'vmservice/vmservice_io.dart',
# Standalone VM frontend resources.
'vmservice/client/deployed/web/index.html',
'vmservice/client/deployed/web/favicon.ico',
'vmservice/client/deployed/web/index.html_bootstrap.dart.js',
'vmservice/client/deployed/web/img/isolate_icon.png',
'vmservice/client/deployed/web/bootstrap_css/fonts/glyphicons-halflings-regular.ttf',
'vmservice/client/deployed/web/bootstrap_css/fonts/glyphicons-halflings-regular.svg',
'vmservice/client/deployed/web/bootstrap_css/fonts/glyphicons-halflings-regular.eot',
'vmservice/client/deployed/web/bootstrap_css/fonts/glyphicons-halflings-regular.woff',
'vmservice/client/deployed/web/bootstrap_css/css/bootstrap.min.css',
],
}