diff --git a/.gitignore b/.gitignore index e5d4d96b..eab7b386 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ node_modules/ dist/ yarn-error.log .vscode +.DS_Store \ No newline at end of file diff --git a/.npmignore b/.npmignore index 51088964..d29eebda 100644 --- a/.npmignore +++ b/.npmignore @@ -16,3 +16,4 @@ example/ _art/ yarn-error.log bundle.js +.DS_Store \ No newline at end of file diff --git a/example/minimal_demo/index.html b/example/minimal_demo/index.html index 43ae726c..2b5d04e6 100644 --- a/example/minimal_demo/index.html +++ b/example/minimal_demo/index.html @@ -1,8 +1,12 @@ - + + + + +