mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
fix(): correct config to allow for watch and live-reload on test folders.
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
exports.config = {
|
||||
namespace: 'Ionic',
|
||||
buildDest: 'dist',
|
||||
staticBuildDir: '/dist',
|
||||
generateCollection: true,
|
||||
diagnosticsDest: 'demos/.dev-diagnostics.html',
|
||||
bundles: [
|
||||
|
Reference in New Issue
Block a user