Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- modal
- mysql if
- angular button
- ajax 사용 예시
- 모달
- 앵귤러 모달
- prisma
- 호버
- summary
- Ionic modal
- TAILWIND
- egov spring ajax 사용 예시
- Router
- 검색
- angular modal
- flex-1
- Angular Router
- 앵귤러 애니메이션
- angular animation
- 스크롤 이벤트
- ApexChart
- formgroup
- angular route
- 옵저버블
- scroll
- Oracle LISTAGG 사용 예시
- 아이오닉 스크롤 이벤트
- 셀렉트박스 커스텀
- 스크롤 이벤트 감지
- route
Archives
- Today
- Total
목록Angular Ionic Nx Webpack (1)
깜놀하는 해므찌로

0. webpack.config.js 파일이 있는 위치를 기준 자신위치 + depth 아래까지 유효합니다. 즉 상위 폴더는 적용 X npm install webpack 1. 웹팩 설치 cli 2. 백엔드 server 와 프론트 client 두 곳으로부터 모두 공용 env 로 접근하기 위해 최상위 폴더 바로 아래 common 생성 const webpack = require('webpack'); function getClientEnvironment() { // Grab NX_* environment variables and prepare them to be injected // into the application via DefinePlugin in webpack configuration. const NX_..
IT
2023. 8. 3. 23:26