Skip to content

Commit

Permalink
Merge pull request #670 from AiursoftWeb/dev
Browse files Browse the repository at this point in the history
Release 3.7.1
  • Loading branch information
Anduin2017 committed Sep 10, 2019
2 parents b1ad6e6 + 6039e02 commit 00597fd
Show file tree
Hide file tree
Showing 53 changed files with 7,749 additions and 7,273 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Expand Up @@ -15,5 +15,5 @@ indent_size = 2
max_line_length = off
trim_trailing_whitespace = false

[package.json]
[*.json]
indent_size = 2
5 changes: 3 additions & 2 deletions angular.json
@@ -1,5 +1,5 @@
{
"$schema": "./node_modules/@angular-devkit/core/src/workspace/workspace-schema.json",
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"version": 1,
"newProjectRoot": "projects",
"projects": {
Expand Down Expand Up @@ -28,7 +28,8 @@
"src/favicon.ico",
"src/web.config",
"src/sw.js",
"src/index.js"
"src/index.js",
{ "glob": "assetlinks.json", "input": "src/", "output": "/.well-known" }
],
"styles": [
"node_modules/font-awesome/css/font-awesome.min.css",
Expand Down
53 changes: 0 additions & 53 deletions config.xml

This file was deleted.

9 changes: 0 additions & 9 deletions copy-assetlinks.sh

This file was deleted.

0 comments on commit 00597fd

Please sign in to comment.