You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+12-20Lines changed: 12 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,26 +34,18 @@ There are some structural [conventions](https://github.com//angularity/webpack-a
34
34
35
35
If you wish to build a similar system with different constraints, or for a platform other than **AngularJS 1.x**, you will find [webpack-multi-configurator](https://www.npmjs.com/package/webpack-multi-configurator) is where all the smarts are.
*[how do I get started with...?](https://github.com//angularity/webpack-angularity-solution/wiki/how-do-i#basics)
40
45
41
-
Please refer to detailed [installation](https://github.com//angularity/webpack-angularity-solution/wiki/installation) instructions.
46
+
## Customisation
42
47
43
-
### Project setup
44
-
45
-
Please refer to detailed [project setup](https://github.com//angularity/webpack-angularity-solution/wiki/project-setup) instructions.
46
-
47
-
### Usage
48
-
49
-
Usage is typically per [npm scripts](https://docs.npmjs.com/misc/scripts).
50
-
51
-
Please refer to detailed [usage](https://github.com//angularity/webpack-angularity-solution/wiki/usage) instructions.
52
-
53
-
### Customising
54
-
55
-
There has been a lot of effort made to ensure you can extend the Webpack configurations with your own ammendments.
56
-
57
-
There is also detailed a [configuration](https://github.com//angularity/webpack-angularity-solution/wiki/configuration) reference.
58
-
59
-
Going further there are detailed [extensibility](https://github.com//angularity/webpack-angularity-solution/wiki/extensibility) instructions with examples.
48
+
Please refer to the documentation:
49
+
*[configuration](https://github.com//angularity/webpack-angularity-solution/wiki/configuration) and the [options reference](https://github.com//angularity/webpack-angularity-solution/wiki/options)
0 commit comments