mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
examples no longer outputs double folders
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
NG_FOLDER=dist/angular-master
|
||||
NG_FOLDER=node_modules/angular-master
|
||||
|
||||
cd $(dirname $0)/../../
|
||||
|
||||
|
||||
Reference in New Issue
Block a user